mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 02:06:36 +02:00
cleaned-up dispose TODO (#22703)
This commit is contained in:
committed by
GitHub
parent
6b199a1154
commit
cd1b7dbc2c
@@ -55,8 +55,6 @@ namespace Microsoft.PowerToys.PreviewHandler.Monaco
|
||||
_monacoPreviewHandlerControl.Dispose();
|
||||
}
|
||||
|
||||
// TODO: free unmanaged resources (unmanaged objects) and override finalizer
|
||||
// TODO: set large fields to null
|
||||
_disposedValue = true;
|
||||
this.Unload();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user