Removed obsolete GLCanvas3D::m_shader_enabled

This commit is contained in:
Enrico Turri 2018-12-20 13:20:21 +01:00
parent 3fbc4afc95
commit 68684dd003
4 changed files with 1 additions and 14 deletions

View file

@ -1132,7 +1132,6 @@ Plater::priv::priv(Plater *q, MainFrame *main_frame)
this->canvas3D->set_config(config);
this->canvas3D->enable_gizmos(true);
this->canvas3D->enable_toolbar(true);
this->canvas3D->enable_shader(true);
this->canvas3D->enable_force_zoom_to_bed(true);
#endif // ENABLE_REMOVE_TABS_FROM_PLATER