minor adjustments/code cleanup of the new group drawing code

This commit is contained in:
Mitchell Livingston
2008-05-14 22:57:46 +00:00
parent f59a61576c
commit cc3f907115
3 changed files with 2 additions and 11 deletions

View File

@@ -38,8 +38,6 @@
- (int) rowValueForIndex: (int) index;
- (int) indexForRow: (int) row;
- (CTGradient *) gradientForIndex: (int) index;
- (NSString *) nameForIndex: (int) index;
- (void) setName: (NSString *) name forIndex: (int) index;