summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/autoreplace
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:19:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:20:02 +0900
commit8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch)
tree84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kopete/plugins/autoreplace
parentf8c5872c1394932ae762aa9a956b56bba8b957c5 (diff)
downloadtdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz
tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/plugins/autoreplace')
-rw-r--r--kopete/plugins/autoreplace/autoreplaceconfig.cpp3
-rw-r--r--kopete/plugins/autoreplace/autoreplaceconfig.h3
-rw-r--r--kopete/plugins/autoreplace/autoreplaceplugin.cpp3
-rw-r--r--kopete/plugins/autoreplace/autoreplaceplugin.h3
-rw-r--r--kopete/plugins/autoreplace/autoreplacepreferences.cpp3
-rw-r--r--kopete/plugins/autoreplace/autoreplacepreferences.h3
6 files changed, 0 insertions, 18 deletions
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:
-