mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
remove a few obsolete, unused methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29785 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a0a018b4c5
commit
8aadd12c71
3 changed files with 0 additions and 66 deletions
|
@ -120,7 +120,6 @@ extern "C" {
|
|||
+ (NSInvocation*) _returnInvocationAndDestroyProxy: (id)proxy;
|
||||
- (id) initWithArgframe: (arglist_t)frame selector: (SEL)aSelector;
|
||||
- (id) initWithMethodSignature: (NSMethodSignature*)aSignature;
|
||||
- (id) initWithSelector: (SEL)aSelector;
|
||||
- (void*) returnFrame: (arglist_t)argFrame;
|
||||
@end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue