summaryrefslogtreecommitdiffstats
path: root/konversation/src/channel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konversation/src/channel.cpp')
-rw-r--r--konversation/src/channel.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/konversation/src/channel.cpp b/konversation/src/channel.cpp
index 3fa2c3e..c6ea53c 100644
--- a/konversation/src/channel.cpp
+++ b/konversation/src/channel.cpp
@@ -2955,6 +2955,3 @@ bool NickList::containsNick(const TQString& nickname)
}
#include "channel.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: