Author: rfm
Date: Thu Aug  6 21:44:31 2015
New Revision: 38857

URL: http://svn.gna.org/viewcvs/gnustep?rev=38857&view=rev
Log:
fxup bad declaration

Modified:
    libs/performance/trunk/GSLinkedList.h

Modified: libs/performance/trunk/GSLinkedList.h
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/performance/trunk/GSLinkedList.h?rev=38857&r1=38856&r2=38857&view=diff
==============================================================================
--- libs/performance/trunk/GSLinkedList.h       (original)
+++ libs/performance/trunk/GSLinkedList.h       Thu Aug  6 21:44:31 2015
@@ -374,11 +374,6 @@
 
 @end
 
-/** Adds the object at the end of the list.
- */
-extern void
-GSLinkStoreAddObject(GSLinkStore *list, NSObject *anObject);
-
 /** Adds the object to the list after the specified link.<br />
  * Calls GSLinkedListInsertAfter().
  */


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

Reply via email to