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
50d1a4ac
Commit
50d1a4ac
authored
Nov 16, 2009
by
Chong Yidong
Browse files
Remove unneeded declare-function calls.
parent
68d87786
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lisp/cedet/semantic/senator.el
lisp/cedet/semantic/senator.el
+0
-2
No files found.
lisp/cedet/semantic/senator.el
View file @
50d1a4ac
...
...
@@ -42,8 +42,6 @@
;; (eval-when-compile (require 'hippie-exp))
(
declare-function
semanticdb-fast-strip-find-results
"semantic/db-find"
)
(
declare-function
semanticdb-deep-find-tags-for-completion
"semantic/db-find"
)
(
declare-function
semantic-analyze-tag-references
"semantic/analyze/refs"
)
(
declare-function
semantic-analyze-refs-impl
"semantic/analyze/refs"
)
(
declare-function
semantic-analyze-find-tag
"semantic/analyze"
)
...
...
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