summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2018-12-09 21:40:50 -0800
committerThomas Groman <tgroman@nuegia.net>2018-12-09 21:40:50 -0800
commitc4fb255af3acae600197ba7c5e022bec0daa31f8 (patch)
tree44d8522c5cf36480f37e37a09a7e1c5132c47eaa
parentadbd65ff6e5268c929037b55a56db2a89beac2df (diff)
downloadMultiMC-c4fb255af3acae600197ba7c5e022bec0daa31f8.tar
MultiMC-c4fb255af3acae600197ba7c5e022bec0daa31f8.tar.gz
MultiMC-c4fb255af3acae600197ba7c5e022bec0daa31f8.tar.lz
MultiMC-c4fb255af3acae600197ba7c5e022bec0daa31f8.tar.xz
MultiMC-c4fb255af3acae600197ba7c5e022bec0daa31f8.zip
Removed Google Analytics ID QString
-rw-r--r--application/BuildConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/BuildConfig.h b/application/BuildConfig.h
index 1c9466ba..e561cb52 100644
--- a/application/BuildConfig.h
+++ b/application/BuildConfig.h
@@ -31,9 +31,9 @@ public:
/// URL for the updater's channel
QString CHANLIST_URL;
- /// Google analytics ID
+/* /// Google analytics ID
QString ANALYTICS_ID;
-
+*/
/// URL for notifications
QString NOTIFICATION_URL;