mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-25 07:04:28 +08:00
comment testing lines
This commit is contained in:
parent
1f6d2c87b8
commit
0a4b2331a1
@ -317,7 +317,7 @@ bool RemovableDriveManager::update(long time)
|
||||
}
|
||||
search_for_drives();
|
||||
check_and_notify();
|
||||
eject_drive(m_current_drives.back().path);
|
||||
//eject_drive(m_current_drives.back().path);
|
||||
return !m_current_drives.empty();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user