Remove extra buttons

These aren't used for now anyway, and this looks cleaner.
This commit is contained in:
Pieter de Bie
2008-08-19 00:34:01 +02:00
parent 045db4b625
commit 0fccf5a3bb
2 changed files with 863 additions and 909 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -17,6 +17,7 @@
}
- initWithRepository:(id)repo andRevListParameters:(NSArray*) params;
- readCommits;
@property(retain) NSArray* commits;
@end