summaryrefslogtreecommitdiff
path: root/include/SDL_config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'include/SDL_config.h.cmake')
-rw-r--r--include/SDL_config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/SDL_config.h.cmake b/include/SDL_config.h.cmake
index 98c62a9949..12692f531e 100644
--- a/include/SDL_config.h.cmake
+++ b/include/SDL_config.h.cmake
@@ -252,7 +252,6 @@
#cmakedefine SDL_HAPTIC_XINPUT @SDL_HAPTIC_XINPUT@
/* Enable various shared object loading systems */
-#cmakedefine SDL_LOADSO_HAIKU @SDL_LOADSO_HAIKU@
#cmakedefine SDL_LOADSO_DLOPEN @SDL_LOADSO_DLOPEN@
#cmakedefine SDL_LOADSO_DUMMY @SDL_LOADSO_DUMMY@
#cmakedefine SDL_LOADSO_LDG @SDL_LOADSO_LDG@