Removed a bunch of unnecessary #ifdefs.

This commit is contained in:
Ryan C. Gordon
2017-02-26 00:40:04 -05:00
parent a366c35f37
commit 07519a6b95
4 changed files with 5 additions and 75 deletions

View File

@@ -20,7 +20,9 @@
*/
#include "../../SDL_internal.h"
/* uses BeOS euc.jp apm driver. */
/* !!! FIXME: does this thing even work on Haiku? */
#ifndef SDL_POWER_DISABLED
#if SDL_POWER_HAIKU