diff options
Diffstat (limited to 'launcher/modplatform/atlauncher')
| -rw-r--r-- | launcher/modplatform/atlauncher/ATLPackInstallTask.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp b/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp index c4f4b96f..8de5fc9f 100644 --- a/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp +++ b/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp @@ -19,11 +19,7 @@ #include <QtConcurrent/QtConcurrent> -#ifdef QUAZIP_USE_SUBMODULE #include <quazip/quazip.h> -#else -#include <QuaZip-Qt5-1.2/quazip/quazip.h> -#endif #include "MMCZip.h" #include "minecraft/OneSixVersionFormat.h" |
