summaryrefslogtreecommitdiffhomepage
path: root/opentrack/tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'opentrack/tracker.h')
-rw-r--r--opentrack/tracker.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/opentrack/tracker.h b/opentrack/tracker.h
index 02d6bee2..5ec44968 100644
--- a/opentrack/tracker.h
+++ b/opentrack/tracker.h
@@ -20,7 +20,6 @@ class Tracker : private QThread {
private:
QMutex mtx;
main_settings& s;
- // XXX can be const-cast when functionconfig const-correct -sh 20141004
Mappings& m;
Timer t;