summaryrefslogtreecommitdiffstats
path: root/application/main.cpp
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-03-12 20:08:56 +0100
committerPetr Mrázek <peterix@gmail.com>2017-04-07 00:20:01 +0200
commitf6eb8fa1e43a412edb49401107de30d497f0f593 (patch)
tree9767ea2911be69485a7c33e0ade5b7554b0d67f8 /application/main.cpp
parent2980322c3b34b252ead838daee7a844853feccf6 (diff)
downloadMultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar.gz
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar.lz
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar.xz
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.zip
NOISSUE Remove hardcoded LWJGL (modern)
Diffstat (limited to 'application/main.cpp')
-rw-r--r--application/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/main.cpp b/application/main.cpp
index fde9e10d..0f258926 100644
--- a/application/main.cpp
+++ b/application/main.cpp
@@ -38,7 +38,6 @@ int main(int argc, char *argv[])
{
Q_INIT_RESOURCE(multimc);
Q_INIT_RESOURCE(backgrounds);
- Q_INIT_RESOURCE(versions);
Q_INIT_RESOURCE(pe_dark);
Q_INIT_RESOURCE(pe_light);