From 18afd986d98e71da5f108b766e44f03cfa2ae4d1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 22:19:49 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771) --- kopete/plugins/autoreplace/autoreplaceconfig.cpp | 3 --- kopete/plugins/autoreplace/autoreplaceconfig.h | 3 --- kopete/plugins/autoreplace/autoreplaceplugin.cpp | 3 --- kopete/plugins/autoreplace/autoreplaceplugin.h | 3 --- kopete/plugins/autoreplace/autoreplacepreferences.cpp | 3 --- kopete/plugins/autoreplace/autoreplacepreferences.h | 3 --- 6 files changed, 18 deletions(-) (limited to 'kopete/plugins/autoreplace') diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.cpp b/kopete/plugins/autoreplace/autoreplaceconfig.cpp index 6e8ef3bd..bb327246 100644 --- a/kopete/plugins/autoreplace/autoreplaceconfig.cpp +++ b/kopete/plugins/autoreplace/autoreplaceconfig.cpp @@ -128,6 +128,3 @@ void AutoReplaceConfig::save() config->sync(); } - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.h b/kopete/plugins/autoreplace/autoreplaceconfig.h index b819098e..036e09b1 100644 --- a/kopete/plugins/autoreplace/autoreplaceconfig.h +++ b/kopete/plugins/autoreplace/autoreplaceconfig.h @@ -53,6 +53,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - 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: - diff --git a/kopete/plugins/autoreplace/autoreplaceplugin.h b/kopete/plugins/autoreplace/autoreplaceplugin.h index c770642a..c91fc418 100644 --- a/kopete/plugins/autoreplace/autoreplaceplugin.h +++ b/kopete/plugins/autoreplace/autoreplaceplugin.h @@ -59,6 +59,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.cpp b/kopete/plugins/autoreplace/autoreplacepreferences.cpp index f8bb68c9..98c86d8c 100644 --- a/kopete/plugins/autoreplace/autoreplacepreferences.cpp +++ b/kopete/plugins/autoreplace/autoreplacepreferences.cpp @@ -210,6 +210,3 @@ void AutoReplacePreferences::defaults() } #include "autoreplacepreferences.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.h b/kopete/plugins/autoreplace/autoreplacepreferences.h index fc34d695..54470433 100644 --- a/kopete/plugins/autoreplace/autoreplacepreferences.h +++ b/kopete/plugins/autoreplace/autoreplacepreferences.h @@ -60,6 +60,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - -- cgit v1.2.1