diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/editor.cpp | 1 |
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 |