nemo r80 - trunk/gtk



Author: arj
Date: Thu Feb  7 14:36:57 2008
New Revision: 80
URL: http://svn.gnome.org/viewvc/nemo?rev=80&view=rev

Log:
Remove some debug



Modified:
   trunk/gtk/FixedResizeWidget.cs

Modified: trunk/gtk/FixedResizeWidget.cs
==============================================================================
--- trunk/gtk/FixedResizeWidget.cs	(original)
+++ trunk/gtk/FixedResizeWidget.cs	Thu Feb  7 14:36:57 2008
@@ -253,8 +253,6 @@
 				}
 			}
 			
-			System.Console.WriteLine("showing all in fixed resize widget {0}", added_files);
-			
 			if (added_files > 0) // the ShowAll call in calendardrawer will take care of drawing it with no elements   
 				ShowAll();
 		}



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