mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
cleaned-up dispose TODO (#22703)
This commit is contained in:
committed by
GitHub
parent
6b199a1154
commit
cd1b7dbc2c
@@ -45,8 +45,6 @@ namespace Common
|
||||
_previewHandlerControl.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