projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b67489
)
lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 7 Sep 2009 15:31:40 +0000
(15:31 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 7 Sep 2009 15:31:40 +0000
(15:31 +0000)
lisp/cedet/semantic/bovine/c.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/bovine/c.el
b/lisp/cedet/semantic/bovine/c.el
index 3f5994369e99a780b675dd13435c33971376ad80..2cd872a723cf4cc341ac0cfb50c305493abba531 100644
(file)
--- a/
lisp/cedet/semantic/bovine/c.el
+++ b/
lisp/cedet/semantic/bovine/c.el
@@
-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")