From 18afd986d98e71da5f108b766e44f03cfa2ae4d1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 22:19:49 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771) --- tdefile-plugins/torrent/bytetape.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tdefile-plugins/torrent/bytetape.cpp') 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: -- cgit v1.2.1