mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
(CurriedInvocation): Comment out empty implementation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@624 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
02f43c0d53
commit
7fbd4043d6
1 changed files with 2 additions and 2 deletions
|
@ -99,11 +99,11 @@
|
|||
|
||||
@end
|
||||
|
||||
|
||||
#if 0
|
||||
@implementation CurriedInvocation
|
||||
|
||||
@end
|
||||
|
||||
#endif
|
||||
|
||||
static int
|
||||
types_get_size_of_stack_arguments(const char *types)
|
||||
|
|
Loading…
Reference in a new issue