changeset 106055:85808c78b869

Remove unneeded declare-function calls.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 16 Nov 2009 15:34:19 +0000
parents a7d1facd7ddf
children b3bd00b680bb
files lisp/cedet/semantic/senator.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cedet/semantic/senator.el	Mon Nov 16 14:41:05 2009 +0000
+++ b/lisp/cedet/semantic/senator.el	Mon Nov 16 15:34:19 2009 +0000
@@ -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")