diff --git a/include/libtorrent/torrent_handle.hpp b/include/libtorrent/torrent_handle.hpp index 48a17e2ec..a6ae8b7ee 100755 --- a/include/libtorrent/torrent_handle.hpp +++ b/include/libtorrent/torrent_handle.hpp @@ -119,7 +119,6 @@ namespace libtorrent queued_for_checking, checking_files, connecting_to_tracker, - downloading_metadata, downloading, finished, seeding,