mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Code cleanup
git-svn-id: http://macvim.googlecode.com/svn/trunk@103 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -81,6 +81,3 @@
|
||||
- (int)lookupColorWithKey:(NSString *)key;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
// vim: set ft=objc:
|
||||
|
||||
@@ -60,5 +60,3 @@
|
||||
- (NSSize)fitToSize:(NSSize)size rows:(int *)rows columns:(int *)columns;
|
||||
|
||||
@end
|
||||
|
||||
/* vim: set filetype=objc: */
|
||||
|
||||
@@ -18,5 +18,3 @@
|
||||
- (void)setShouldDrawInsertionPoint:(BOOL)enable;
|
||||
|
||||
@end
|
||||
|
||||
// vim: set ft=objc :
|
||||
|
||||
Reference in New Issue
Block a user