Code cleanup

git-svn-id: http://macvim.googlecode.com/svn/trunk@103 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
Bjorn Winckler
2007-08-08 12:40:30 +00:00
parent e12a38b992
commit 4c3331492b
3 changed files with 0 additions and 7 deletions
-3
View File
@@ -81,6 +81,3 @@
- (int)lookupColorWithKey:(NSString *)key;
@end
// vim: set ft=objc:
-2
View File
@@ -60,5 +60,3 @@
- (NSSize)fitToSize:(NSSize)size rows:(int *)rows columns:(int *)columns;
@end
/* vim: set filetype=objc: */
-2
View File
@@ -18,5 +18,3 @@
- (void)setShouldDrawInsertionPoint:(BOOL)enable;
@end
// vim: set ft=objc :