mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-18 23:16:37 +02:00
Remove debug
This commit is contained in:
parent
2fd31c6c8d
commit
ef9801f704
1 changed files with 0 additions and 1 deletions
1
util.cpp
1
util.cpp
|
@ -112,7 +112,6 @@ namespace filesystem
|
|||
if (!boost::filesystem::is_directory(path)) {
|
||||
path = GetDefaultDataDir();
|
||||
}
|
||||
LogPrint("Debug: ",path.string());
|
||||
return path;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue