diff options
Diffstat (limited to 'kopete/protocols/irc/ircaccount.cpp')
-rw-r--r-- | kopete/protocols/irc/ircaccount.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/protocols/irc/ircaccount.cpp b/kopete/protocols/irc/ircaccount.cpp index ac9bcfd0..ab7ba892 100644 --- a/kopete/protocols/irc/ircaccount.cpp +++ b/kopete/protocols/irc/ircaccount.cpp @@ -899,6 +899,3 @@ void IRCAccount::destroyed(IRCContact *contact) } #include "ircaccount.moc" - -// vim: set noet ts=4 sts=4 sw=4: - |