@@ -71,14 +71,10 @@ #if defined(__APPLE__) # include # if defined(TARGET_OS_IPHONE) && TARGET_OS_IPHONE # define OF_IOS -/* - * iOS has the functions, so configure will find them, but they cannot be used. - */ -# undef OF_HAVE_PROCESSES # else # define OF_MACOS # endif #elif defined(__linux__) # define OF_LINUX