Monotone-Parent: 499bc2829b23383108f8f49050a9f2016be09dc3

Monotone-Revision: f4cb2b00dc9fb253acaaa97d083eec196e594fac

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-01T19:17:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-01 19:17:06 +00:00
parent e1c6fe0967
commit 49bd0d1389
2 changed files with 1 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
}
- (NSArray *) flattenedNodes;
- (NSString *) defaultIconName;
@end

View File

@@ -577,7 +577,6 @@ static BOOL debugBlocks = NO;
{
unsigned int count, max, currentSerial;
UIxMailTreeBlock *curNode;
NSArray *children;
NSString *fullName;
max = [nodes count];