a little tidyup; update NEWS

This commit is contained in:
Mitchell Livingston
2008-05-11 21:57:34 +00:00
parent cfb91f22e4
commit c48c9025c8
3 changed files with 19 additions and 18 deletions

View File

@@ -139,11 +139,6 @@
[fCollapsedGroups removeIndex: value];
}
- (BOOL)shouldCollapseAutoExpandedItemsForDeposited:(BOOL)deposited
{
return NO;
}
- (void) removeAllCollapsedGroups
{
[fCollapsedGroups removeAllIndexes];