From 8aa8074403fd918cf105b776bc57e5aab3e2a771 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 --- tdefile-plugins/torrent/bstring.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tdefile-plugins/torrent/bstring.cpp') diff --git a/tdefile-plugins/torrent/bstring.cpp b/tdefile-plugins/torrent/bstring.cpp index 0b40b46a..80aad551 100644 --- a/tdefile-plugins/torrent/bstring.cpp +++ b/tdefile-plugins/torrent/bstring.cpp @@ -124,5 +124,3 @@ bool BString::setValue (const TQString &str) m_data = str.utf8(); return true; } - -// vim: set et ts=4 sw=4: -- cgit v1.2.1