Author: mlytwyn
Date: Wed Jul  8 17:30:37 2015
New Revision: 38770

URL: http://svn.gna.org/viewcvs/gnustep?rev=38770&view=rev
Log:
Remove duplicate @interface NSBundle Private Category definition

Modified:
    libs/base/branches/gnustep_testplant_branch/Source/NSProcessInfo.m

Modified: libs/base/branches/gnustep_testplant_branch/Source/NSProcessInfo.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/base/branches/gnustep_testplant_branch/Source/NSProcessInfo.m?rev=38770&r1=38769&r2=38770&view=diff
==============================================================================
--- libs/base/branches/gnustep_testplant_branch/Source/NSProcessInfo.m  
(original)
+++ libs/base/branches/gnustep_testplant_branch/Source/NSProcessInfo.m  Wed Jul 
 8 17:30:37 2015
@@ -123,10 +123,6 @@
 #import "GNUstepBase/NSString+GNUstepBase.h"
 
 #import "GSPrivate.h"
-
-@interface NSBundle (Private)
-+ (NSString*) _gnustep_target_os;
-@end
 
 /* This error message should be called only if the private main function
  * was not executed successfully. This may happen ONLY if another library


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

Reply via email to