summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/torrent/bstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/torrent/bstring.cpp')
-rw-r--r--tdefile-plugins/torrent/bstring.cpp2
1 files changed, 0 insertions, 2 deletions
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: