* progmodes/autoconf.el (font-lock-syntactic-keywords): Don't
[bpt/emacs.git] / lisp / progmodes / autoconf.el
index c9c6a0b..ac3a728 100644 (file)
@@ -35,8 +35,6 @@
 
 ;;; Code:
 
-(defvar font-lock-syntactic-keywords)
-
 (defvar autoconf-mode-map (make-sparse-keymap))
 
 (defvar autoconf-mode-hook nil