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',
|
||||
'libtorrent/src/alert.cpp',
|
||||
'libtorrent/src/allocate_resources.cpp',
|
||||
'libtorrent/src/bandwidth_manager.cpp',
|
||||
'libtorrent/src/bt_peer_connection.cpp',
|
||||
'libtorrent/src/connection_queue.cpp',
|
||||
'libtorrent/src/disk_io_thread.cpp',
|
||||
|
|
Loading…
Reference in New Issue