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