aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-12-16 08:33:38 +1100
committerNeil <nyamatongwe@gmail.com>2013-12-16 08:33:38 +1100
commit424366664e82d5e7e0d3d02caa53d06429a0c898 (patch)
treea21debac2650e8e8df9ccf1d34b4df07047b69ac /include/SciLexer.h
parentb4c46f78da230ff3077bc2b96ac66f5ac017c7a2 (diff)
downloadscintilla-mirror-424366664e82d5e7e0d3d02caa53d06429a0c898.tar.gz
Updated headers.
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 7cdb9c31e..1101bf226 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -1547,7 +1547,6 @@
#define SCE_COFFEESCRIPT_GLOBALCLASS 19
#define SCE_COFFEESCRIPT_STRINGRAW 20
#define SCE_COFFEESCRIPT_TRIPLEVERBATIM 21
-#define SCE_COFFEESCRIPT_HASHQUOTEDSTRING 22
#define SCE_COFFEESCRIPT_COMMENTBLOCK 22
#define SCE_COFFEESCRIPT_VERBOSE_REGEX 23
#define SCE_COFFEESCRIPT_VERBOSE_REGEX_COMMENT 24