summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/torrent/bbase.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-27 22:19:49 +0900
committerMichele Calgaro <[email protected]>2020-09-27 22:47:24 +0900
commit18afd986d98e71da5f108b766e44f03cfa2ae4d1 (patch)
tree8c0e2a6cb305d8cf931aa2059ebad78771b9be6e /tdefile-plugins/torrent/bbase.h
parent57df06d70ad4631131401132e94b3699babd895c (diff)
downloadtdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.tar.gz
tdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771)
Diffstat (limited to 'tdefile-plugins/torrent/bbase.h')
-rw-r--r--tdefile-plugins/torrent/bbase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tdefile-plugins/torrent/bbase.h b/tdefile-plugins/torrent/bbase.h
index 7a4693c6..5afafb3d 100644
--- a/tdefile-plugins/torrent/bbase.h
+++ b/tdefile-plugins/torrent/bbase.h
@@ -87,5 +87,3 @@ class BBase : public TDEShared
};
#endif /* _BBASE_H */
-
-// vim: set et sw=4 ts=4: