Remove debug code.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 09 Oct 2013 18:08:28 +0300
changeset 1077 1fd5c6a97073
parent 1076 eed45b8a9e3a
child 1078 bd0c280abe8a
Remove debug code.
log4-hi-mode.el
--- a/log4-hi-mode.el	Wed Oct 09 18:05:14 2013 +0300
+++ b/log4-hi-mode.el	Wed Oct 09 18:08:28 2013 +0300
@@ -11,7 +11,6 @@
   "Highlight standard elements in log4* like log-files."
   nil " log4-hi" nil
   :global nil
-  (message "%s" log4-hi-mode)
   (catch 'exit
     (when log4-hi-mode
       (font-lock-mode 1)