torrent_info fixes. make_torrent now builds
This commit is contained in:
@@ -110,7 +110,6 @@ namespace libtorrent
|
||||
{
|
||||
public:
|
||||
|
||||
torrent_info();
|
||||
torrent_info(sha1_hash const& info_hash);
|
||||
torrent_info(lazy_entry const& torrent_file);
|
||||
torrent_info(char const* buffer, int size);
|
||||
|
Reference in New Issue
Block a user