forked from premiere/premiere-libtorrent
temporary commented out code
This commit is contained in:
parent
894db973e8
commit
26a2beee5e
|
@ -72,7 +72,7 @@ int main(int argc, char* argv[])
|
|||
return 1;
|
||||
}
|
||||
|
||||
// printf("\n\n----- raw info -----\n\n%s\n", print_entry(e).c_str());
|
||||
printf("\n\n----- raw info -----\n\n%s\n", print_entry(e).c_str());
|
||||
|
||||
torrent_info t(e, ec);
|
||||
if (ec)
|
||||
|
|
Loading…
Reference in New Issue