aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/Scintilla.iface1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index 72cdc2485..884c3d863 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -1483,7 +1483,6 @@ set void SetKeyWords=4005(int keywordSet, string keyWords)
set void SetLexerLanguage=4006(, string language)
# Load a lexer library (dll / so)
-# NOT YET IMPLEMENTED
fun void LoadLexerLibrary=4007(, string path)
# Notifications