summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/torrent/bytetape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/torrent/bytetape.cpp')
-rw-r--r--tdefile-plugins/torrent/bytetape.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tdefile-plugins/torrent/bytetape.cpp b/tdefile-plugins/torrent/bytetape.cpp
index 5d6b8099..2eaf8e01 100644
--- a/tdefile-plugins/torrent/bytetape.cpp
+++ b/tdefile-plugins/torrent/bytetape.cpp
@@ -154,5 +154,3 @@ char* ByteTape::at (const unsigned int i)
return m_array.data() + i;
}
-
-// vim: set et ts=4 sw=4: