Remove debug

pull/21/head
Meeh 11 years ago
parent 2fd31c6c8d
commit ef9801f704

@ -112,7 +112,6 @@ namespace filesystem
if (!boost::filesystem::is_directory(path)) {
path = GetDefaultDataDir();
}
LogPrint("Debug: ",path.string());
return path;
}

Loading…
Cancel
Save