From 8031492a1fbfb50dda7abc287683251dfd8ac643 Mon Sep 17 00:00:00 2001 From: disinvite Date: Tue, 29 Aug 2023 17:29:51 -0400 Subject: [PATCH] remove dupe mxdirect3d --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6cd58644..78b4187f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -102,7 +102,6 @@ add_library(lego1 SHARED LEGO1/mxcontrolpresenter.cpp LEGO1/mxcore.cpp LEGO1/mxcriticalsection.cpp - LEGO1/mxdirect3d.cpp LEGO1/mxdirectdraw.cpp LEGO1/mxdirect3d.cpp LEGO1/mxdiskstreamcontroller.cpp