mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-13 17:22:48 -05:00
Some cleanup
This commit is contained in:
@@ -193,5 +193,7 @@ public partial class SplashWindow : IDisposable
|
||||
public void Dispose()
|
||||
{
|
||||
_backgroundWorker?.Dispose();
|
||||
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user