1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

comment testing lines

This commit is contained in:
David Kocik
2019-12-04 13:43:28 +01:00
parent f81faaf9e9
commit a6e10e8fa2
+1 -1
View File
@@ -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();
}