mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -06:00
C++ code cleanup
This commit is contained in:
parent
f8664fce71
commit
0faaef76e8
11 changed files with 2 additions and 1160 deletions
|
@ -1255,8 +1255,7 @@ sub Destroy {
|
|||
# my ($self, $dc) = @_;
|
||||
#
|
||||
# # prevent calling SetCurrent() when window is not shown yet
|
||||
# return unless Slic3r::GUI::_3DScene::is_shown_on_screen($self);
|
||||
## return unless $self->IsShownOnScreen;
|
||||
# return unless $self->IsShownOnScreen;
|
||||
# return unless my $context = $self->GetContext;
|
||||
# $self->SetCurrent($context);
|
||||
# $self->InitGL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue