diff options
-rw-r--r-- | libraries/libtorrent/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/libtorrent/README b/libraries/libtorrent/README index b9db835d71..b7e7424001 100644 --- a/libraries/libtorrent/README +++ b/libraries/libtorrent/README @@ -3,5 +3,3 @@ on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. - -This requires libsigc++. |