diff --git a/libtorrent/include/libtorrent/time.hpp b/libtorrent/include/libtorrent/time.hpp index 3c51bdc00..2227fc932 100644 --- a/libtorrent/include/libtorrent/time.hpp +++ b/libtorrent/include/libtorrent/time.hpp @@ -386,4 +386,3 @@ namespace libtorrent #endif #endif - diff --git a/libtorrent/src/bt_peer_connection.cpp b/libtorrent/src/bt_peer_connection.cpp index ae2b4c770..ac970918f 100755 --- a/libtorrent/src/bt_peer_connection.cpp +++ b/libtorrent/src/bt_peer_connection.cpp @@ -2288,4 +2288,3 @@ namespace libtorrent } - diff --git a/libtorrent/src/disk_io_thread.cpp b/libtorrent/src/disk_io_thread.cpp index 8e72ac684..5398d5ae8 100644 --- a/libtorrent/src/disk_io_thread.cpp +++ b/libtorrent/src/disk_io_thread.cpp @@ -243,4 +243,3 @@ namespace libtorrent } } - diff --git a/libtorrent/src/peer_connection.cpp b/libtorrent/src/peer_connection.cpp index a93072ea0..b815420c1 100755 --- a/libtorrent/src/peer_connection.cpp +++ b/libtorrent/src/peer_connection.cpp @@ -2700,4 +2700,3 @@ namespace libtorrent } } - diff --git a/libtorrent/src/torrent.cpp b/libtorrent/src/torrent.cpp index e92c203f3..629045cce 100755 --- a/libtorrent/src/torrent.cpp +++ b/libtorrent/src/torrent.cpp @@ -2855,4 +2855,3 @@ namespace libtorrent } -