mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Revert back to working code!
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32072 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b21d800c2a
commit
e679d4e99e
13 changed files with 57 additions and 71 deletions
|
@ -313,7 +313,6 @@ static NSString *newKey(SEL _cmd)
|
|||
unsigned len = strlen(name);
|
||||
NSString *key;
|
||||
unsigned i;
|
||||
NSCAssert(len > 0, @"Invalid selector name!");
|
||||
|
||||
if (*name == '_')
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue