From df53df269ec83c36dd8c222ad8b2fbebdcb108b8 Mon Sep 17 00:00:00 2001 From: Brian Matzon Date: Wed, 18 Dec 2002 17:09:09 +0000 Subject: [PATCH] fix: removed alut related stuff --- src/native/common/extal.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/native/common/extal.h b/src/native/common/extal.h index 21592ccb..e3a4b24d 100644 --- a/src/native/common/extal.h +++ b/src/native/common/extal.h @@ -43,9 +43,6 @@ extern "C" { #endif -#define ALUTAPI -#define ALUTAPIENTRY __cdecl - #ifdef _WIN32 #ifdef _OPENAL32LIB #define ALCAPI __declspec(dllexport)