Removed obsolete (and unused) code

This commit is contained in:
Enrico Turri
2019-12-09 15:40:14 +01:00
parent 9a4b6c2287
commit 22f7d8d4bc
3 changed files with 1 additions and 7 deletions

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;
}