From 06b92fa924c9e0e041b217c4e89d5998158bde30 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:05:16 -0500 Subject: [PATCH] Update mxdiskstreamprovider.cpp --- LEGO1/mxdiskstreamprovider.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/LEGO1/mxdiskstreamprovider.cpp b/LEGO1/mxdiskstreamprovider.cpp index 35b05240..d1f88fb2 100644 --- a/LEGO1/mxdiskstreamprovider.cpp +++ b/LEGO1/mxdiskstreamprovider.cpp @@ -193,7 +193,6 @@ MxBool MxDiskStreamProvider::FUN_100d1af0(MxDSStreamingAction* p_action) // STUB: LEGO1 0x100d1b20 MxResult MxDiskStreamProvider::FUN_100d1b20(MxDSStreamingAction* p_action) { - OutputDebugString("MxDiskStreamProvider::FUN_100d1b20"); return FAILURE; }