summaryrefslogtreecommitdiffstats
path: root/konversation/src/inputfilter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konversation/src/inputfilter.cpp')
-rw-r--r--konversation/src/inputfilter.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/konversation/src/inputfilter.cpp b/konversation/src/inputfilter.cpp
index 91cff9e..e272223 100644
--- a/konversation/src/inputfilter.cpp
+++ b/konversation/src/inputfilter.cpp
@@ -1980,6 +1980,3 @@ void InputFilter::parsePrivMsg(const TQString& prefix,
}
#include "inputfilter.moc"
-
-// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
-// vim: set et sw=4 ts=4 cino=l1,cs,U1: