diff options
Diffstat (limited to 'kopete/plugins/autoreplace/autoreplaceplugin.cpp')
-rw-r--r-- | kopete/plugins/autoreplace/autoreplaceplugin.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/plugins/autoreplace/autoreplaceplugin.cpp b/kopete/plugins/autoreplace/autoreplaceplugin.cpp index f3610a7f..8d928b02 100644 --- a/kopete/plugins/autoreplace/autoreplaceplugin.cpp +++ b/kopete/plugins/autoreplace/autoreplaceplugin.cpp @@ -123,6 +123,3 @@ void AutoReplacePlugin::slotAboutToSend( Kopete::Message &msg ) } #include "autoreplaceplugin.moc" - -// vim: set noet ts=4 sts=4 sw=4: - |