diff options
Diffstat (limited to 'kopete/protocols/msn/msnprotocol.cpp')
-rw-r--r-- | kopete/protocols/msn/msnprotocol.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/protocols/msn/msnprotocol.cpp b/kopete/protocols/msn/msnprotocol.cpp index 2670d2a0..d2570586 100644 --- a/kopete/protocols/msn/msnprotocol.cpp +++ b/kopete/protocols/msn/msnprotocol.cpp @@ -174,6 +174,3 @@ TQImage MSNProtocol::scalePicture(const TQImage &picture) return img; } #include "msnprotocol.moc" - -// vim: set noet ts=4 sts=4 sw=4: - |