1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Removed obsolete (and unused) code

This commit is contained in:
Enrico Turri
2019-12-09 15:40:14 +01:00
parent a7b12f97db
commit 68812b081f
3 changed files with 1 additions and 7 deletions
-1
View File
@@ -3221,7 +3221,6 @@ void Plater::priv::reload_from_disk()
catch (std::exception&)
{
// error while loading
view3D->get_canvas3d()->enable_render(true);
return;
}