dead code removal

This commit is contained in:
Mitchell Livingston
2009-12-12 03:11:48 +00:00
parent b313255e58
commit 5df69c898c
4 changed files with 73 additions and 119 deletions

View File

@@ -31,4 +31,6 @@
NSMutableDictionary * fTitleAttributes, * fStatusAttributes;
}
- (NSRect) imageRectForBounds: (NSRect) bounds;
@end