summaryrefslogtreecommitdiffstats
path: root/src/multibuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/multibuffer.cpp')
-rw-r--r--src/multibuffer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/multibuffer.cpp b/src/multibuffer.cpp
index 05a4d26f..33110d01 100644
--- a/src/multibuffer.cpp
+++ b/src/multibuffer.cpp
@@ -299,5 +299,3 @@ void MultiBuffer::updateUrlForPart(KParts::Part *part, KURL url)
}
#include "multibuffer.moc"
-
-// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on