فهرست منبع

Remove testing instruction (see bug #5283)

Sylvain 4 سال پیش
والد
کامیت
220a9596f3
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/thread/pthread/SDL_systhread.c

+ 0 - 2
src/thread/pthread/SDL_systhread.c

@@ -41,8 +41,6 @@
 #include "../../core/linux/SDL_dbus.h"
 #include "../../core/linux/SDL_dbus.h"
 #endif /* __LINUX__ */
 #endif /* __LINUX__ */
 
 
-#undef HAVE_DLOPEN
-
 #if (defined(__LINUX__) || defined(__MACOSX__) || defined(__IPHONEOS__)) && defined(HAVE_DLOPEN)
 #if (defined(__LINUX__) || defined(__MACOSX__) || defined(__IPHONEOS__)) && defined(HAVE_DLOPEN)
 #include <dlfcn.h>
 #include <dlfcn.h>
 #ifndef RTLD_DEFAULT
 #ifndef RTLD_DEFAULT