From 80335eb0aef8c3bc2f618f807cbc2394957749e7 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Thu, 21 Jun 2007 21:42:32 +0000 Subject: [PATCH] lt updates --- libtorrent/include/libtorrent/time.hpp | 1 - libtorrent/src/bt_peer_connection.cpp | 1 - libtorrent/src/disk_io_thread.cpp | 1 - libtorrent/src/peer_connection.cpp | 1 - libtorrent/src/torrent.cpp | 1 - 5 files changed, 5 deletions(-) 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 } -