From 61e4a38f6aef304b9bacac0a908430a141cb5fc8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 21 Sep 2020 00:24:17 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- konq-plugins/akregator/konqfeedicon.cpp | 1 - konq-plugins/webarchiver/webarchivecreator.cpp | 2 -- konq-plugins/webarchiver/webarchivecreator.h | 2 -- 3 files changed, 5 deletions(-) (limited to 'konq-plugins') diff --git a/konq-plugins/akregator/konqfeedicon.cpp b/konq-plugins/akregator/konqfeedicon.cpp index c1c061c..4304c57 100644 --- a/konq-plugins/akregator/konqfeedicon.cpp +++ b/konq-plugins/akregator/konqfeedicon.cpp @@ -219,4 +219,3 @@ void KonqFeedIcon::addFeeds() } #include "konqfeedicon.moc" -// vim: ts=4 sw=4 et diff --git a/konq-plugins/webarchiver/webarchivecreator.cpp b/konq-plugins/webarchiver/webarchivecreator.cpp index 75b8e36..baae48b 100644 --- a/konq-plugins/webarchiver/webarchivecreator.cpp +++ b/konq-plugins/webarchiver/webarchivecreator.cpp @@ -113,5 +113,3 @@ ThumbCreator::Flags WebArchiveCreator::flags() const { return DrawFrame; } - -// vim: ts=4 sw=4 et diff --git a/konq-plugins/webarchiver/webarchivecreator.h b/konq-plugins/webarchiver/webarchivecreator.h index 4bd1ccf..a320926 100644 --- a/konq-plugins/webarchiver/webarchivecreator.h +++ b/konq-plugins/webarchiver/webarchivecreator.h @@ -48,5 +48,3 @@ private: }; #endif - -// vim: ts=4 sw=4 et -- cgit v1.2.1