summaryrefslogtreecommitdiffstats
path: root/src/editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/editor.cpp')
-rw-r--r--src/editor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/editor.cpp b/src/editor.cpp
index fdc26c1..b088fcd 100644
--- a/src/editor.cpp
+++ b/src/editor.cpp
@@ -47,7 +47,6 @@
#include <algorithm>
-// XXX: QT 4: Replace this with qBinaryFind().
using std::binary_search;
class CalcResultLabel : public TQLabel