summaryrefslogtreecommitdiffstats
path: root/kate/part/katesupercursor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/katesupercursor.cpp')
-rw-r--r--kate/part/katesupercursor.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/kate/part/katesupercursor.cpp b/kate/part/katesupercursor.cpp
index 89860d496..287786e3d 100644
--- a/kate/part/katesupercursor.cpp
+++ b/kate/part/katesupercursor.cpp
@@ -742,5 +742,3 @@ TQPtrCollection::Item KateSuperRangeList::newItem(TQPtrCollection::Item d)
return TQPtrList<KateSuperRange>::newItem(d);
}
-
-// kate: space-indent on; indent-width 2; replace-tabs on;