From 166813cb918ebd029325e12377989bfdc2021074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 7 Jun 2015 23:42:22 +0200 Subject: GH-1060 remove some old updater bits and pieces --- application/BuildConfig.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'application/BuildConfig.h') diff --git a/application/BuildConfig.h b/application/BuildConfig.h index 60aefeb4..8a6a76b5 100644 --- a/application/BuildConfig.h +++ b/application/BuildConfig.h @@ -35,12 +35,6 @@ public: /// Used for matching notifications QString FULL_VERSION_STR; - /// enabled for updater dry run - bool UPDATER_DRY_RUN; - - /// enabled for updater dry run - bool UPDATER_FORCE_LOCAL; - /// The commit hash of this build QString GIT_COMMIT; -- cgit v1.2.3