Author: mlytwyn
Date: Mon Jan 30 00:55:47 2017
New Revision: 40309

URL: http://svn.gna.org/viewcvs/gnustep?rev=40309&view=rev
Log:
Remove unused variable

Modified:
    libs/gui/branches/gnustep_testplant_branch/Source/GSXib5KeyedUnarchiver.m

Modified: 
libs/gui/branches/gnustep_testplant_branch/Source/GSXib5KeyedUnarchiver.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/GSXib5KeyedUnarchiver.m?rev=40309&r1=40308&r2=40309&view=diff
==============================================================================
--- libs/gui/branches/gnustep_testplant_branch/Source/GSXib5KeyedUnarchiver.m   
(original)
+++ libs/gui/branches/gnustep_testplant_branch/Source/GSXib5KeyedUnarchiver.m   
Mon Jan 30 00:55:47 2017
@@ -1744,7 +1744,6 @@
 
 - (id) decodeBrowserFlagsForElement: (GSXib5Element*)element
 {
-  id           object      = nil;
   NSUInteger    mask       = 0;
   NSDictionary *attributes = [element attributes];
   


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to