@@ -71,14 +71,10 @@ #if defined(__APPLE__) # include # if defined(TARGET_OS_IPHONE) && TARGET_OS_IPHONE # define OF_IOS -/* iOS has dlopen and configure will find it, but it will not work. */ -# ifdef OF_HAVE_PLUGINS -# undef OF_HAVE_PLUGINS -# endif # else # define OF_MAC_OS_X # endif #elif defined(__linux__) # define OF_LINUX