]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove unneeded declare-function calls.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 16 Nov 2009 15:34:19 +0000 (15:34 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 16 Nov 2009 15:34:19 +0000 (15:34 +0000)
lisp/cedet/semantic/senator.el

index d9dda2499576d3262c045da65944f2da266ae5c1..68a43334caf1af0871aa9ec1cfad66adb657d9ad 100644 (file)
@@ -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")