[Goodies-commits] r2526 - xfce4-mount-plugin/trunk/panel-plugin

Fabian Nowak timystery at xfce.org
Thu Mar 1 01:28:43 CET 2007


Author: timystery
Date: 2007-03-01 00:28:43 +0000 (Thu, 01 Mar 2007)
New Revision: 2526

Modified:
   xfce4-mount-plugin/trunk/panel-plugin/devices.h
   xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h
Log:
- removed DEBUG



Modified: xfce4-mount-plugin/trunk/panel-plugin/devices.h
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/devices.h	2007-02-28 23:55:13 UTC (rev 2525)
+++ xfce4-mount-plugin/trunk/panel-plugin/devices.h	2007-03-01 00:28:43 UTC (rev 2526)
@@ -23,8 +23,8 @@
 # define _DEVICES_H_
 #include <glib.h>
 
-#define DEBUG 1
-#define DEBUG_TRACE 1
+/* #define DEBUG 1
+#define DEBUG_TRACE 1 */
 
 /**
  * An enum.

Modified: xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h	2007-02-28 23:55:13 UTC (rev 2525)
+++ xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h	2007-03-01 00:28:43 UTC (rev 2526)
@@ -28,8 +28,8 @@
 #endif
 
 
-#define DEBUG 1
-#define DEBUG_TRACE 1
+/* #define DEBUG 1
+#define DEBUG_TRACE 1 */
 
 
 #include <gtk/gtk.h>




More information about the Goodies-commits mailing list