summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/MinecraftVersion.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-05-11 19:13:21 +0200
committerPetr Mrázek <peterix@gmail.com>2014-06-09 01:38:30 +0200
commit68ef451be5a0b8724381187f5aa123d87b82e222 (patch)
tree873aabeab988229beb95f2e8feec05ba585ace50 /logic/minecraft/MinecraftVersion.h
parente993adaf44ca3ef7f23cb26539ca741e58e8fac0 (diff)
downloadMultiMC-68ef451be5a0b8724381187f5aa123d87b82e222.tar
MultiMC-68ef451be5a0b8724381187f5aa123d87b82e222.tar.gz
MultiMC-68ef451be5a0b8724381187f5aa123d87b82e222.tar.lz
MultiMC-68ef451be5a0b8724381187f5aa123d87b82e222.tar.xz
MultiMC-68ef451be5a0b8724381187f5aa123d87b82e222.zip
Small fixes, including release dates of some legacy versions
Diffstat (limited to 'logic/minecraft/MinecraftVersion.h')
-rw-r--r--logic/minecraft/MinecraftVersion.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/logic/minecraft/MinecraftVersion.h b/logic/minecraft/MinecraftVersion.h
index 02afd709..422b4cea 100644
--- a/logic/minecraft/MinecraftVersion.h
+++ b/logic/minecraft/MinecraftVersion.h
@@ -61,9 +61,6 @@ public: /* data */
/// The URL that this version will be downloaded from. maybe.
QString download_url;
- /// is this a snapshot?
- bool is_snapshot = false;
-
VersionSource m_versionSource = Builtin;
/// the human readable version name