From 679e6a56c73bad0db5360a1b51d3f517a93baa60 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 23:31:40 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit cf916d8af78db19e0df37b12e63f35bf21f2da5b) --- kontact/interfaces/core.cpp | 1 - kontact/interfaces/core.h | 2 -- kontact/interfaces/plugin.cpp | 2 -- 3 files changed, 5 deletions(-) (limited to 'kontact/interfaces') diff --git a/kontact/interfaces/core.cpp b/kontact/interfaces/core.cpp index edaf86da4..3c270aa83 100644 --- a/kontact/interfaces/core.cpp +++ b/kontact/interfaces/core.cpp @@ -126,4 +126,3 @@ TQString Core::lastErrorMessage() const } #include "core.moc" -// vim: sw=2 sts=2 et tw=80 diff --git a/kontact/interfaces/core.h b/kontact/interfaces/core.h index 65e939b94..2e96fd0be 100644 --- a/kontact/interfaces/core.h +++ b/kontact/interfaces/core.h @@ -99,5 +99,3 @@ class KDE_EXPORT Core : public KParts::MainWindow } #endif - -// vim: sw=2 sts=2 et tw=80 diff --git a/kontact/interfaces/plugin.cpp b/kontact/interfaces/plugin.cpp index ed81dcb65..3b63466c7 100644 --- a/kontact/interfaces/plugin.cpp +++ b/kontact/interfaces/plugin.cpp @@ -255,5 +255,3 @@ void Plugin::virtual_hook( int, void* ) { } #include "plugin.moc" - -// vim: sw=2 et sts=2 tw=80 -- cgit v1.2.1