Fix non-dynamic PortAudio
This commit is contained in:
@@ -92,7 +92,6 @@ void *pa_load(void)
|
||||
} while(0)
|
||||
|
||||
#else
|
||||
str = NULL;
|
||||
pa_handle = (void*)0xDEADBEEF;
|
||||
#define LOAD_FUNC(f) p##f = f
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user