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

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