*** empty log message ***

This commit is contained in:
Arvid Norberg
2003-11-26 14:54:56 +00:00
parent 329e610ca6
commit 67ecb82524
4 changed files with 8 additions and 2 deletions

View File

@@ -152,7 +152,7 @@ int main(int argc, char* argv[])
using namespace libtorrent;
// TEMPORARY
boost::filesystem::path::default_name_check(boost::filesystem::no_check);
// boost::filesystem::path::default_name_check(boost::filesystem::no_check);
if (argc < 2)
{