mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-07 21:48:06 +00:00
remove all destructors
This commit is contained in:
@@ -81,10 +81,5 @@ namespace QuickLook.Plugin.MailViewer
|
||||
|
||||
throw new Exception($"{path} is not a valid msg file.");
|
||||
}
|
||||
|
||||
~Plugin()
|
||||
{
|
||||
Cleanup();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user