From 8aa8074403fd918cf105b776bc57e5aab3e2a771 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 --- kopete/plugins/latex/latexguiclient.cpp | 3 --- kopete/plugins/latex/latexplugin.cpp | 3 --- kopete/plugins/latex/latexpreferences.cpp | 2 -- 3 files changed, 8 deletions(-) (limited to 'kopete/plugins/latex') diff --git a/kopete/plugins/latex/latexguiclient.cpp b/kopete/plugins/latex/latexguiclient.cpp index 6e704847..6d734fbb 100644 --- a/kopete/plugins/latex/latexguiclient.cpp +++ b/kopete/plugins/latex/latexguiclient.cpp @@ -71,6 +71,3 @@ void LatexGUIClient::slotPreview() #include "latexguiclient.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/latex/latexplugin.cpp b/kopete/plugins/latex/latexplugin.cpp index 2773d21f..67f82058 100644 --- a/kopete/plugins/latex/latexplugin.cpp +++ b/kopete/plugins/latex/latexplugin.cpp @@ -254,6 +254,3 @@ void LatexPlugin::slotSettingsChanged() } #include "latexplugin.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/latex/latexpreferences.cpp b/kopete/plugins/latex/latexpreferences.cpp index 505b81e2..3d4df47d 100644 --- a/kopete/plugins/latex/latexpreferences.cpp +++ b/kopete/plugins/latex/latexpreferences.cpp @@ -72,5 +72,3 @@ void LatexPreferences::save() } #include "latexpreferences.moc" - -// vim: set noet ts=4 sts=4 sw=4: -- cgit v1.2.1