summaryrefslogtreecommitdiff
path: root/src/highlighter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/highlighter.cc')
-rw-r--r--src/highlighter.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/highlighter.cc b/src/highlighter.cc
index 58912f3..44ef368 100644
--- a/src/highlighter.cc
+++ b/src/highlighter.cc
@@ -235,7 +235,6 @@ void Highlighter::portable_rehighlightBlock( const QTextBlock &block )
int Highlighter::lastDocumentPos()
{
-// fixme - test it
#if (QT_VERSION >= QT_VERSION_CHECK(4, 5, 0))
return document()->characterCount();
#else
contact: Jan Huwald // Impressum