Suppress harmless warnings about setting up semantic-imenu (not part
[bpt/emacs.git] / lisp / cedet / srecode / template.el
index b4f372c..8cb63e7 100644 (file)
@@ -39,6 +39,9 @@
       ans)
     ))
 
+;; In semantic-imenu.el, not part of Emacs.
+(defvar semantic-imenu-summary-function)
+
 ;;;###autoload
 (defun srecode-template-setup-parser ()
   "Setup buffer for parse."