Plain fboundp silences compilation warnings since Emacs 22.1
[bpt/emacs.git] / lisp / progmodes / cc-fonts.el
index 83343b2..6a4bfd9 100644 (file)
       'font-lock-negation-char-face))
 
 (cc-bytecomp-defun face-inverse-video-p) ; Only in Emacs.
-(cc-bytecomp-defun face-property-instance) ; Only in XEmacs.
 
 (defun c-make-inverse-face (oldface newface)
   ;; Emacs and XEmacs have completely different face manipulation