summaryrefslogtreecommitdiffstats
path: root/konq-plugins
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:24:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:24:39 +0900
commitc2cdd1a81546369d923008f8ba4fdb6828846122 (patch)
tree24add0ab832802ca7708aec39dad35450e0f88a8 /konq-plugins
parenta854554c7e7e21c755f4da3f8b2e4b0d32ae4d32 (diff)
downloadtdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.tar.gz
tdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 61e4a38f6aef304b9bacac0a908430a141cb5fc8)
Diffstat (limited to 'konq-plugins')
-rw-r--r--konq-plugins/akregator/konqfeedicon.cpp1
-rw-r--r--konq-plugins/webarchiver/webarchivecreator.cpp2
-rw-r--r--konq-plugins/webarchiver/webarchivecreator.h2
3 files changed, 0 insertions, 5 deletions
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