remove bandwidth_manager.cpp

This commit is contained in:
Marcos Pinto 2007-07-03 00:13:49 +00:00
parent 31f84d1c24
commit 0a78631a6c
1 changed files with 0 additions and 1 deletions

View File

@ -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',