Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
50dfa8e7
Commit
50dfa8e7
authored
Sep 07, 2009
by
Chong Yidong
Browse files
lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
parent
4b674896
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/cedet/semantic/bovine/c.el
lisp/cedet/semantic/bovine/c.el
+0
-1
No files found.
lisp/cedet/semantic/bovine/c.el
View file @
50dfa8e7
...
...
@@ -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"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment