[gdl] Remove debug message



commit e81a10983fbd58cf71b9a0265d5e6c63c0fe2a23
Author: Johannes Schmid <jhs gnome org>
Date:   Tue Jun 22 17:56:22 2010 +0200

    Remove debug message

 gdl/gdl-dock.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gdl/gdl-dock.c b/gdl/gdl-dock.c
index dd969dd..3eef7d6 100644
--- a/gdl/gdl-dock.c
+++ b/gdl/gdl-dock.c
@@ -497,8 +497,6 @@ gdl_dock_notify_cb (GObject    *object,
 
     g_object_get (object, "long-name", &long_name, NULL);
 
-    g_message ("Notify long_name: %s", long_name);
-
     if (long_name)
     {
         dock = GDL_DOCK (object);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]