diff lisp/cedet/semantic/bovine/c.el @ 104473:69e6bd939d5a

lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 07 Sep 2009 15:31:40 +0000
parents 6ccad1511df1
children 25e047f7f6a2
line wrap: on
line diff
--- a/lisp/cedet/semantic/bovine/c.el	Mon Sep 07 01:34:14 2009 +0000
+++ b/lisp/cedet/semantic/bovine/c.el	Mon Sep 07 15:31:40 2009 +0000
@@ -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")