aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaTest/AppController.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2010-01-20 23:53:59 +0000
committernyamatongwe <unknown>2010-01-20 23:53:59 +0000
commit19823f881f3e5af9f2353fe6be1a2190ae071357 (patch)
tree57dd7368f3f734e04c41ea648d3483ecc0b4189e /cocoa/ScintillaTest/AppController.h
parent757ad60c6b0a074c2240945e99e3d07c89acf89d (diff)
downloadscintilla-mirror-19823f881f3e5af9f2353fe6be1a2190ae071357.tar.gz
Updated to current version (28) of Scintilla Cocoa.
Diffstat (limited to 'cocoa/ScintillaTest/AppController.h')
-rw-r--r--cocoa/ScintillaTest/AppController.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cocoa/ScintillaTest/AppController.h b/cocoa/ScintillaTest/AppController.h
index 7c4f029e5..f324615d1 100644
--- a/cocoa/ScintillaTest/AppController.h
+++ b/cocoa/ScintillaTest/AppController.h
@@ -9,9 +9,6 @@
#import <Cocoa/Cocoa.h>
-#define SCI_LEXER
-#define SCI_NAMESPACE
-
#import "ScintillaView.h"
#import "InfoBar.h"