Removed legacy Mac OS X dlcompat code.

It was only needed for Mac OS X 10.0 through 10.2, so it seems silly to keep
 it around for SDL 1.3.

I'll leave it in the 1.2 branch for now, though.
This commit is contained in:
Ryan C. Gordon 2011-09-09 00:34:48 -04:00
parent 5089e0b3d9
commit caedc60d07
6 changed files with 5573 additions and 12978 deletions

View file

@ -219,7 +219,6 @@
/* Enable various shared object loading systems */
#undef SDL_LOADSO_BEOS
#undef SDL_LOADSO_DLCOMPAT
#undef SDL_LOADSO_DLOPEN
#undef SDL_LOADSO_DUMMY
#undef SDL_LOADSO_LDG