From 49b86f298faee7110e08a229a580344a3110a48c Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Fri, 31 May 2024 17:41:12 -0400 Subject: [PATCH] Remove unused decl --- ISLE/isleapp.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/ISLE/isleapp.cpp b/ISLE/isleapp.cpp index 1dc700da..ad62ca07 100644 --- a/ISLE/isleapp.cpp +++ b/ISLE/isleapp.cpp @@ -75,9 +75,6 @@ BOOL g_reqEnableRMDevice = FALSE; // STRING: ISLE 0x4101dc #define WINDOW_TITLE "LEGO®" -// Might be static functions of IsleApp -BOOL StartDirectSound(); - // FUNCTION: ISLE 0x401000 IsleApp::IsleApp() {