mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-03-07 01:02:57 +08:00
remove all destructors
This commit is contained in:
@@ -63,10 +63,5 @@ namespace QuickLook.Plugin.HtmlViewer
|
||||
_panel?.Dispose();
|
||||
_panel = null;
|
||||
}
|
||||
|
||||
~Plugin()
|
||||
{
|
||||
Cleanup();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user