aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2010-02-07 00:26:01 +0000
committernyamatongwe <devnull@localhost>2010-02-07 00:26:01 +0000
commitfff0cc70c861bad75e256282da382975004f90b0 (patch)
tree1b9ac32e5b4b4a177cfd191e8cad1c1112f9ff51 /include/SciLexer.h
parentbeb387dc18dc25c1e2af7cdb89edb6061ad012d9 (diff)
downloadscintilla-mirror-fff0cc70c861bad75e256282da382975004f90b0.tar.gz
Removed SCE_INNO_PREPROC_INLINE due to problem mentioned on bug #2552973.
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r--include/SciLexer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/SciLexer.h b/include/SciLexer.h
index a464d6c28..ced86f433 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -1108,7 +1108,6 @@
#define SCE_INNO_PARAMETER 3
#define SCE_INNO_SECTION 4
#define SCE_INNO_PREPROC 5
-#define SCE_INNO_PREPROC_INLINE 6
#define SCE_INNO_INLINE_EXPANSION 6
#define SCE_INNO_COMMENT_PASCAL 7
#define SCE_INNO_KEYWORD_PASCAL 8