From: Glenn Morris Date: Tue, 18 Dec 2007 02:31:15 +0000 (+0000) Subject: (defcustom-c-stylevar): Remove debugging message. X-Git-Tag: emacs-pretest-23.0.90~8901 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e1207a545636760a420f13ac1bb0894be0f9daa;p=emacs.git (defcustom-c-stylevar): Remove debugging message. --- diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index fcfdbc53bb4..c071569d694 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -188,7 +188,6 @@ the value set here overrides the style system (there is a variable (aggregate `'(radio (const :tag "Use style settings" set-from-style) ,(cons head newt)))) - (message "aggregate: %S" aggregate) `(progn (c-set-stylevar-fallback ',name ,val) (custom-declare-variable