torrent_info fixes. make_torrent now builds

This commit is contained in:
Arvid Norberg
2008-05-20 09:49:40 +00:00
parent 31ab7f9773
commit dbb625a910
5 changed files with 49 additions and 79 deletions

View File

@@ -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);