summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/torrent/tdefile_torrent.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-27 22:19:49 +0900
committerMichele Calgaro <[email protected]>2020-09-27 22:20:02 +0900
commit8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch)
tree84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /tdefile-plugins/torrent/tdefile_torrent.cpp
parentf8c5872c1394932ae762aa9a956b56bba8b957c5 (diff)
downloadtdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz
tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdefile-plugins/torrent/tdefile_torrent.cpp')
-rw-r--r--tdefile-plugins/torrent/tdefile_torrent.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tdefile-plugins/torrent/tdefile_torrent.cpp b/tdefile-plugins/torrent/tdefile_torrent.cpp
index 1a403a25..7414689f 100644
--- a/tdefile-plugins/torrent/tdefile_torrent.cpp
+++ b/tdefile-plugins/torrent/tdefile_torrent.cpp
@@ -400,5 +400,3 @@ bool KTorrentPlugin::writeInfo(const KFileMetaInfo &info) const
}
#include "tdefile_torrent.moc"
-
-// vim: set ts=4 sw=4 et: