Skip to content

Commit ae177a3

Browse files
committed
Remove unneeded changes from merge
1 parent 91ada37 commit ae177a3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Flow.Launcher/ViewModel/SettingWindowViewModel.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@ public bool AutoUpdates
6262
if (value)
6363
{
6464
UpdateApp();
65-
SetStartup();
66-
} else
67-
{
68-
RemoveStartup();
6965
}
7066
}
7167
}

0 commit comments

Comments
 (0)