mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +00:00
remove all destructors
This commit is contained in:
@@ -62,10 +62,5 @@ namespace QuickLook.Plugin.ArchiveViewer
|
||||
_panel?.Dispose();
|
||||
_panel = null;
|
||||
}
|
||||
|
||||
~Plugin()
|
||||
{
|
||||
Cleanup();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user