mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 04:01:59 +08:00
remove debug log
This commit is contained in:
parent
b67683fa26
commit
34867f1de3
@ -893,7 +893,6 @@ bool sync_inner(std::string& manifest)
|
||||
|
||||
void PresetArchiveDatabase::sync_blocking()
|
||||
{
|
||||
BOOST_LOG_TRIVIAL(error) << __FUNCTION__ << " " << std::this_thread::get_id();
|
||||
std::string manifest;
|
||||
if (!sync_inner(manifest))
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user