aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaTest/AppController.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2010-01-20 23:53:59 +0000
committernyamatongwe <devnull@localhost>2010-01-20 23:53:59 +0000
commit238f867a49cca592f6720a36987e5d21d65a78c7 (patch)
tree57dd7368f3f734e04c41ea648d3483ecc0b4189e /cocoa/ScintillaTest/AppController.h
parent878a8e82a56223eb22ebfdf5bf44ff4724cbfd11 (diff)
downloadscintilla-mirror-238f867a49cca592f6720a36987e5d21d65a78c7.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"