mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
C++ code cleanup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user