Author: sdelcroix
Date: Mon Jan 28 07:53:58 2008
New Revision: 3603
URL: http://svn.gnome.org/viewvc/f-spot?rev=3603&view=rev

Log:
remove debug msgs

Modified:
   trunk/src/Extensions/ComplexMenuItemNode.cs

Modified: trunk/src/Extensions/ComplexMenuItemNode.cs
==============================================================================
--- trunk/src/Extensions/ComplexMenuItemNode.cs (original)
+++ trunk/src/Extensions/ComplexMenuItemNode.cs Mon Jan 28 07:53:58 2008
@@ -29,7 +29,6 @@
 
                public override Gtk.MenuItem GetMenuItem ()
                {
-                       Console.WriteLine ("POOOOOOOOOOONG");
                        ComplexMenuItem item = System.Activator.CreateInstance 
(Type.GetType (widget_type)) as ComplexMenuItem;
                        cmd = (ICommand) Addin.CreateInstance (command_type);
                        
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to