Remove unused SDL_ASSEMBLY_ROUTINES define

This commit is contained in:
Cameron Cawley 2022-05-12 12:18:23 +01:00 committed by Ozkan Sezer
parent f93e810780
commit e0f3da497f
9 changed files with 0 additions and 23 deletions

View file

@ -56,9 +56,6 @@
#define SDL_TIMER_OS2 1
#define SDL_FILESYSTEM_OS2 1
/* Enable assembly routines */
#define SDL_ASSEMBLY_ROUTINES 1
/* use libsamplerate for audio rate conversion. */
/*#define HAVE_LIBSAMPLERATE_H 1 */