Removed redundant line of code
This commit is contained in:
parent
fb22612d0d
commit
493050a279
1 changed files with 0 additions and 1 deletions
|
@ -1040,7 +1040,6 @@ void Preview::load_print_as_sla()
|
|||
if (IsShown()) {
|
||||
m_canvas->load_sla_preview();
|
||||
m_left_sizer->Hide(m_bottom_toolbar_panel);
|
||||
m_left_sizer->Hide(m_bottom_toolbar_panel);
|
||||
m_left_sizer->Layout();
|
||||
Refresh();
|
||||
|
||||
|
|
Loading…
Reference in a new issue