]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 7 Sep 2009 15:31:40 +0000 (15:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 7 Sep 2009 15:31:40 +0000 (15:31 +0000)
lisp/cedet/semantic/bovine/c.el

index 3f5994369e99a780b675dd13435c33971376ad80..2cd872a723cf4cc341ac0cfb50c305493abba531 100644 (file)
@@ -41,7 +41,6 @@
 
 (declare-function semantic-brute-find-tag-by-attribute "semantic/find")
 (declare-function semanticdb-minor-mode-p "semantic/db-mode")
-(declare-function semanticdb-file-table-object "semantic/db")
 (declare-function semanticdb-needs-refresh-p "semantic/db")
 (declare-function c-forward-conditional "cc-cmds")
 (declare-function ede-system-include-path "ede")