mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 09:53:23 +00:00
Monotone-Parent: 9159a1e2f94d0a238a52c1da53f62a1e2996469e
Monotone-Revision: dc2b0827f3e72cd80a1a6e0907d7f31d9eabcdf3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-04T17:25:49 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -254,9 +254,6 @@ static BOOL debugObjectAllocation = NO;
|
||||
if ([_key length] < 1)
|
||||
return NO;
|
||||
|
||||
if (isdigit([_key characterAtIndex:0]))
|
||||
return NO;
|
||||
|
||||
return YES;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user