aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/qregisters.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qregisters.cpp')
-rw-r--r--src/qregisters.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/qregisters.cpp b/src/qregisters.cpp
index a35a6d6..5d8091b 100644
--- a/src/qregisters.cpp
+++ b/src/qregisters.cpp
@@ -54,13 +54,6 @@ namespace States {
}
namespace QRegisters {
- /*
- * NOTE: the ctor will still be called before
- * Scintilla is initialized.
- * But the dtor is called before Scintilla
- * destruction.
- */
- QRegisterTable globals INIT_PRIO(PRIO_INTERFACE+1);
QRegisterTable *locals = NULL;
QRegister *current = NULL;