diff --git a/setup.py b/setup.py index 40e98704b..03e896e9a 100644 --- a/setup.py +++ b/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',