removed leftover dead code from client_test
This commit is contained in:
parent
904d9bb50b
commit
f9e20ed9b1
|
@ -1194,9 +1194,6 @@ int main(int ac, char* av[])
|
|||
std::cout << e.what() << "\n";
|
||||
}
|
||||
|
||||
#ifdef TORRENT_PROFILE
|
||||
print_checkpoints();
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue