Removed redundant line of code
This commit is contained in:
parent
fb22612d0d
commit
493050a279
@ -1040,7 +1040,6 @@ void Preview::load_print_as_sla()
|
|||||||
if (IsShown()) {
|
if (IsShown()) {
|
||||||
m_canvas->load_sla_preview();
|
m_canvas->load_sla_preview();
|
||||||
m_left_sizer->Hide(m_bottom_toolbar_panel);
|
m_left_sizer->Hide(m_bottom_toolbar_panel);
|
||||||
m_left_sizer->Hide(m_bottom_toolbar_panel);
|
|
||||||
m_left_sizer->Layout();
|
m_left_sizer->Layout();
|
||||||
Refresh();
|
Refresh();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user