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