mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
SDL_dynapi.c, os/2: remove unnecessary include.
(cherry picked from commit e7e24a1ee5)
This commit is contained in:
parent
9324f9eb55
commit
bdef7ef9d8
1 changed files with 0 additions and 3 deletions
|
|
@ -30,7 +30,6 @@
|
|||
#define INCL_DOS
|
||||
#define INCL_DOSERRORS
|
||||
#include <os2.h>
|
||||
#include <dos.h>
|
||||
#endif
|
||||
|
||||
#include "SDL.h"
|
||||
|
|
@ -535,5 +534,3 @@ static void SDL_InitDynamicAPI(void)
|
|||
}
|
||||
|
||||
#endif /* SDL_DYNAMIC_API */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue