nautilus r14258 - branches/multiview/src
- From: cneumair svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: nautilus r14258 - branches/multiview/src
 
- Date: Wed, 11 Jun 2008 21:07:53 +0000 (UTC)
 
Author: cneumair
Date: Wed Jun 11 21:07:53 2008
New Revision: 14258
URL: http://svn.gnome.org/viewvc/nautilus?rev=14258&view=rev
Log:
Remove spurious debugging messages.
Modified:
   branches/multiview/src/nautilus-notebook.c
Modified: branches/multiview/src/nautilus-notebook.c
==============================================================================
--- branches/multiview/src/nautilus-notebook.c	(original)
+++ branches/multiview/src/nautilus-notebook.c	Wed Jun 11 21:07:53 2008
@@ -418,8 +418,6 @@
 {
 	GdkAtom target;
 
-	g_message ("widget window is %p, drag window is %p", widget->window, context->dest_window);
-
 	target = find_drop_target (widget, context);
 	if (target != GDK_NONE) {
 		gtk_drag_get_data (widget, context, target, time);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]