mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-14 05:26:28 +00:00
remove bandwidth_manager.cpp
This commit is contained in:
parent
31f84d1c24
commit
0a78631a6c
1
setup.py
1
setup.py
@ -163,7 +163,6 @@ deluge_core = Extension('deluge_core',
|
|||||||
sources = ['src/deluge_core.cpp',
|
sources = ['src/deluge_core.cpp',
|
||||||
'libtorrent/src/alert.cpp',
|
'libtorrent/src/alert.cpp',
|
||||||
'libtorrent/src/allocate_resources.cpp',
|
'libtorrent/src/allocate_resources.cpp',
|
||||||
'libtorrent/src/bandwidth_manager.cpp',
|
|
||||||
'libtorrent/src/bt_peer_connection.cpp',
|
'libtorrent/src/bt_peer_connection.cpp',
|
||||||
'libtorrent/src/connection_queue.cpp',
|
'libtorrent/src/connection_queue.cpp',
|
||||||
'libtorrent/src/disk_io_thread.cpp',
|
'libtorrent/src/disk_io_thread.cpp',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user