From 0a00605ba6796f1cdfda454b6ee5a71c4d671a2d Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 11 Dec 1998 17:55:25 +0000 Subject: [PATCH] Small sync - Federico --- gnome/gdesktop.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gnome/gdesktop.c b/gnome/gdesktop.c index 96042a799..f8fed84a8 100644 --- a/gnome/gdesktop.c +++ b/gnome/gdesktop.c @@ -1805,8 +1805,6 @@ click_proxy_property_notify (GtkWidget *widget, GdkEventProperty *event, gpointe setup_desktop_click_proxy_window (); - printf ("Property changed on the root window and I have a new proxy\n"); - return TRUE; }