mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
comment testing lines
This commit is contained in:
parent
f81faaf9e9
commit
a6e10e8fa2
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ bool RemovableDriveManager::update(long time)
|
||||||
}
|
}
|
||||||
search_for_drives();
|
search_for_drives();
|
||||||
check_and_notify();
|
check_and_notify();
|
||||||
eject_drive(m_current_drives.back().path);
|
//eject_drive(m_current_drives.back().path);
|
||||||
return !m_current_drives.empty();
|
return !m_current_drives.empty();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue