Author: rmottola
Date: Mon Dec 29 23:28:34 2014
New Revision: 38274

URL: http://svn.gna.org/viewcvs/gnustep?rev=38274&view=rev
Log:
remove debug log

Modified:
    apps/gworkspace/trunk/Operation/FileOpInfo.m

Modified: apps/gworkspace/trunk/Operation/FileOpInfo.m
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/Operation/FileOpInfo.m?rev=38274&r1=38273&r2=38274&view=diff
==============================================================================
--- apps/gworkspace/trunk/Operation/FileOpInfo.m        (original)
+++ apps/gworkspace/trunk/Operation/FileOpInfo.m        Mon Dec 29 23:28:34 2014
@@ -986,7 +986,7 @@
 - (oneway void)performOperation
 {
   canupdate = YES; 
-  NSLog(@"performOperation: %@", operation);  
+
   if ([operation isEqual: NSWorkspaceMoveOperation]
       || [operation isEqual: @"GWorkspaceRecycleOutOperation"])
     {


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to