]> git.eshelyaron.com Git - emacs.git/commitdiff
(defcustom-c-stylevar): Remove debugging message.
authorGlenn Morris <rgm@gnu.org>
Tue, 18 Dec 2007 02:31:15 +0000 (02:31 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 18 Dec 2007 02:31:15 +0000 (02:31 +0000)
lisp/progmodes/cc-vars.el

index fcfdbc53bb423f99fda44a525459b8405728914c..c071569d694bf8dfaf37624a627f997f43fae2c1 100644 (file)
@@ -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