Monotone-Parent: 49f93d7885e48cc9020c68ab92841b946e9ed227

Monotone-Revision: c682c126a76f07e9f87346487cd8223169d4dca1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-26T17:40:44
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-26 17:40:44 +00:00
parent 6404502eab
commit 1235af6bde
14 changed files with 191 additions and 62 deletions
-6
View File
@@ -489,12 +489,6 @@ static BOOL uixDebugEnabled = NO;
if ([lTable hasPrefix:@"$"])
lTable = [self valueForKeyPath:[lTable substringFromIndex:1]];
#if 0
if ([lVal hasPrefix:@"$"])
lVal = [self valueForKeyPath:[lVal substringFromIndex:1]];
#endif
/* lookup string */
return [rm stringForKey: lKey
inTableNamed: lTable