summaryrefslogtreecommitdiffstats
path: root/kate/part/kateschema.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/kateschema.cpp')
-rw-r--r--kate/part/kateschema.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/kate/part/kateschema.cpp b/kate/part/kateschema.cpp
index f7977fac6..a42664dc0 100644
--- a/kate/part/kateschema.cpp
+++ b/kate/part/kateschema.cpp
@@ -1607,5 +1607,3 @@ void KateStyleListCaption::paintCell( TQPainter *p, const TQColorGroup& /*cg*/,
TQListViewItem::paintCell( p, mcg, col, width, align );
}
//END
-
-// kate: space-indent on; indent-width 2; replace-tabs on;