mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00:00
Free memory after closing the preview and the setting windows
This commit is contained in:
@@ -323,10 +323,6 @@ sub Resize {
|
||||
}
|
||||
}
|
||||
|
||||
sub DESTROY {
|
||||
my $self = shift;
|
||||
}
|
||||
|
||||
sub InitGL {
|
||||
my $self = shift;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user