remove accidental file change
This commit is contained in:
parent
1727a9eca9
commit
43a9092c16
1 changed files with 0 additions and 2 deletions
|
@ -104,8 +104,6 @@ void AutoUpdater::SetFeedURL(mate::Arguments* args) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void AutoUpdater::QuitAndInstall() {
|
void AutoUpdater::QuitAndInstall() {
|
||||||
Emit("before-quit-for-update");
|
|
||||||
|
|
||||||
// If we don't have any window then quitAndInstall immediately.
|
// If we don't have any window then quitAndInstall immediately.
|
||||||
if (WindowList::IsEmpty()) {
|
if (WindowList::IsEmpty()) {
|
||||||
auto_updater::AutoUpdater::QuitAndInstall();
|
auto_updater::AutoUpdater::QuitAndInstall();
|
||||||
|
|
Loading…
Reference in a new issue