mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
comment testing lines
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user