summaryrefslogtreecommitdiffstats
path: root/api/logic/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-07-23 21:29:03 +0200
committerPetr Mrázek <peterix@gmail.com>2017-09-09 18:30:22 +0200
commitb29382c748353856053f07b4756fa98f854244e1 (patch)
treef87f95bf99dd0a7251df2a8f8ada2244d402c244 /api/logic/CMakeLists.txt
parent4c01983f470e25dfd4c997201370057bba64832e (diff)
downloadMultiMC-b29382c748353856053f07b4756fa98f854244e1.tar
MultiMC-b29382c748353856053f07b4756fa98f854244e1.tar.gz
MultiMC-b29382c748353856053f07b4756fa98f854244e1.tar.lz
MultiMC-b29382c748353856053f07b4756fa98f854244e1.tar.xz
MultiMC-b29382c748353856053f07b4756fa98f854244e1.zip
NOISSUE Remove Legacy support
Diffstat (limited to 'api/logic/CMakeLists.txt')
-rw-r--r--api/logic/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/api/logic/CMakeLists.txt b/api/logic/CMakeLists.txt
index 46fcbf81..0fe42a1a 100644
--- a/api/logic/CMakeLists.txt
+++ b/api/logic/CMakeLists.txt
@@ -236,14 +236,6 @@ set(MINECRAFT_SOURCES
minecraft/launch/LauncherPartLaunch.h
minecraft/launch/PrintInstanceInfo.cpp
minecraft/launch/PrintInstanceInfo.h
- minecraft/legacy/LegacyModList.h
- minecraft/legacy/LegacyModList.cpp
- minecraft/legacy/LegacyUpdate.h
- minecraft/legacy/LegacyUpdate.cpp
- minecraft/legacy/LegacyInstance.h
- minecraft/legacy/LegacyInstance.cpp
- minecraft/legacy/LwjglVersionList.h
- minecraft/legacy/LwjglVersionList.cpp
minecraft/GradleSpecifier.h
minecraft/MinecraftProfile.cpp
minecraft/MinecraftProfile.h