mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-11 06:15:38 +00:00
Remove testing instruction (see bug #5283)
This commit is contained in:
parent
9e46a512b1
commit
220a9596f3
|
@ -41,8 +41,6 @@
|
|||
#include "../../core/linux/SDL_dbus.h"
|
||||
#endif /* __LINUX__ */
|
||||
|
||||
#undef HAVE_DLOPEN
|
||||
|
||||
#if (defined(__LINUX__) || defined(__MACOSX__) || defined(__IPHONEOS__)) && defined(HAVE_DLOPEN)
|
||||
#include <dlfcn.h>
|
||||
#ifndef RTLD_DEFAULT
|
||||
|
|
Loading…
Reference in a new issue