mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 03:52:01 +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()
|
void PresetArchiveDatabase::sync_blocking()
|
||||||
{
|
{
|
||||||
BOOST_LOG_TRIVIAL(error) << __FUNCTION__ << " " << std::this_thread::get_id();
|
|
||||||
std::string manifest;
|
std::string manifest;
|
||||||
if (!sync_inner(manifest))
|
if (!sync_inner(manifest))
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user