diff options
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r-- | include/SciLexer.h | 1 |
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 |