Author: rmottola
Date: Mon Oct 12 17:33:12 2015
New Revision: 39054
URL: http://svn.gna.org/viewcvs/gnustep?rev=39054&view=rev
Log:
Remove unused variable
Modified:
apps/gworkspace/trunk/ChangeLog
apps/gworkspace/trunk/Operation/Operation.m
Modified: apps/gworkspace/trunk/ChangeLog
URL:
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/ChangeLog?rev=39054&r1=39053&r2=39054&view=diff
==============================================================================
--- apps/gworkspace/trunk/ChangeLog (original)
+++ apps/gworkspace/trunk/ChangeLog Mon Oct 12 17:33:12 2015
@@ -1,3 +1,8 @@
+2015-10-12 Riccardo Mottola <[email protected]>
+
+ * Operation/Operation.m
+ Remove unused variable.
+
2015-09-16 Riccardo Mottola <[email protected]>
* GWorkspace/GWorkspace.m
Modified: apps/gworkspace/trunk/Operation/Operation.m
URL:
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/Operation/Operation.m?rev=39054&r1=39053&r2=39054&view=diff
==============================================================================
--- apps/gworkspace/trunk/Operation/Operation.m (original)
+++ apps/gworkspace/trunk/Operation/Operation.m Mon Oct 12 17:33:12 2015
@@ -469,8 +469,7 @@
NSString *err = NSLocalizedString(@"Error", @"");
NSString *msg = NSLocalizedString(@": Directory Protected!",
@"");
- NSString *buttstr = NSLocalizedString(@"Continue", @"");
- NSMutableDictionary *notifObj = [NSMutableDictionary
dictionaryWithCapacity: 1];
+ NSString *buttstr = NSLocalizedString(@"Continue", @"");
fullPath = [path stringByExpandingTildeInPath];
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs