From 6e1207a545636760a420f13ac1bb0894be0f9daa Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 18 Dec 2007 02:31:15 +0000 Subject: [PATCH] (defcustom-c-stylevar): Remove debugging message. --- lisp/progmodes/cc-vars.el | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2