diff options
Diffstat (limited to 'kopete/protocols/oscar/icq/icqpresence.cpp')
-rw-r--r-- | kopete/protocols/oscar/icq/icqpresence.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/protocols/oscar/icq/icqpresence.cpp b/kopete/protocols/oscar/icq/icqpresence.cpp index 8fca2441..a49b408a 100644 --- a/kopete/protocols/oscar/icq/icqpresence.cpp +++ b/kopete/protocols/oscar/icq/icqpresence.cpp @@ -289,6 +289,3 @@ Presence::Type Presence::typeFromOscarStatus( unsigned long status ) //END class Presence } // end namespace ICQ - -// vim: set noet ts=4 sts=4 sw=4: -// kate: indent-mode: csands; space-indent off; tab-width 4; |