From 68ef451be5a0b8724381187f5aa123d87b82e222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 11 May 2014 19:13:21 +0200 Subject: Small fixes, including release dates of some legacy versions --- logic/minecraft/MinecraftVersion.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'logic/minecraft/MinecraftVersion.h') 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 -- cgit v1.2.3