mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
* Headers/Foundation/NSMethodSignature.h
* Source/NSMethodSignature.m * Source/GSFFCallInvocation.m * Source/GSFFIInvocation.m: Revert last mframe patch. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19667 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8116e182ce
commit
1e7e1572e2
5 changed files with 11 additions and 56 deletions
|
@ -81,7 +81,6 @@ typedef struct {
|
|||
#else
|
||||
NSArgumentInfo *_info;
|
||||
#endif
|
||||
const char *_internalMethodTypes;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue