summaryrefslogtreecommitdiffstats
path: root/application/main.cpp
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2019-11-18 00:38:36 +0100
committerPetr Mrázek <peterix@gmail.com>2019-11-18 00:38:36 +0100
commitaf5120c828831dfe41482ebaff79608ba8531ede (patch)
tree2e308ff3f356f8af94ce9bf7635a2884471ae5db /application/main.cpp
parent47ed2f48d4a118876263f37b9fe2ab8911c2a8fe (diff)
downloadMultiMC-af5120c828831dfe41482ebaff79608ba8531ede.tar
MultiMC-af5120c828831dfe41482ebaff79608ba8531ede.tar.gz
MultiMC-af5120c828831dfe41482ebaff79608ba8531ede.tar.lz
MultiMC-af5120c828831dfe41482ebaff79608ba8531ede.tar.xz
MultiMC-af5120c828831dfe41482ebaff79608ba8531ede.zip
GH-2859 remove twitch page and modpack import from URL
The functionality was broken, beyond repair and an ongoing maintenance nightmare.
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 c871bf1b..b0360c7e 100644
--- a/application/main.cpp
+++ b/application/main.cpp
@@ -43,7 +43,6 @@ int main(int argc, char *argv[])
{
Q_INIT_RESOURCE(multimc);
Q_INIT_RESOURCE(backgrounds);
- Q_INIT_RESOURCE(assets);
Q_INIT_RESOURCE(pe_dark);
Q_INIT_RESOURCE(pe_light);