mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-17 02:51:37 -05:00
More ReSharper suggestions
This commit is contained in:
@@ -88,10 +88,6 @@ namespace FeedCenter
|
||||
// Set whether we should auto-start
|
||||
Current.SetStartWithWindows(Settings.Default.StartWithWindows);
|
||||
|
||||
// Set whether we should be the default feed reader
|
||||
if (Settings.Default.RegisterAsDefaultFeedReader)
|
||||
SystemConfiguration.SetDefaultFeedReader();
|
||||
|
||||
// Initialize the window
|
||||
mainWindow.Initialize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user