[gdl/minimize-all] Removed debug message.
- From: Naba Kumar <naba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl/minimize-all] Removed debug message.
- Date: Wed, 17 Feb 2010 21:38:10 +0000 (UTC)
commit 6f1ed9a1141685c6cd67d642a713514f61d3b018
Author: Naba Kumar <naba gnome org>
Date: Wed Feb 17 23:37:58 2010 +0200
Removed debug message.
gdl/gdl-dock-item-grip.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gdl/gdl-dock-item-grip.c b/gdl/gdl-dock-item-grip.c
index fa7c2ae..65d76d8 100644
--- a/gdl/gdl-dock-item-grip.c
+++ b/gdl/gdl-dock-item-grip.c
@@ -264,7 +264,6 @@ gdl_dock_item_grip_iconify_clicked (GtkWidget *widget,
g_return_if_fail (grip->item != NULL);
parent = gtk_widget_get_parent (GTK_WIDGET (grip->item));
- g_message ("item parent = %s\n", G_OBJECT_TYPE_NAME (parent));
if (GDL_IS_SWITCHER (parent))
{
/* Note: We can not use gtk_container_foreach (parent) here because
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]