mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
remove accidental file change
This commit is contained in:
@@ -104,8 +104,6 @@ void AutoUpdater::SetFeedURL(mate::Arguments* args) {
|
||||
}
|
||||
|
||||
void AutoUpdater::QuitAndInstall() {
|
||||
Emit("before-quit-for-update");
|
||||
|
||||
// If we don't have any window then quitAndInstall immediately.
|
||||
if (WindowList::IsEmpty()) {
|
||||
auto_updater::AutoUpdater::QuitAndInstall();
|
||||
|
||||
Reference in New Issue
Block a user