Remove testing instruction (see bug #5283)

This commit is contained in:
Sylvain 2022-02-02 10:01:11 +01:00
parent 9e46a512b1
commit 220a9596f3
No known key found for this signature in database
GPG key ID: 5F87E02E5BC0939E

View file

@ -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