mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 07:44:25 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user