SDL_*Parachute() are no-ops, remove them.
This commit is contained in:
parent
8c143ffe40
commit
d99a4adff9
9 changed files with 0 additions and 104 deletions
|
@ -2,7 +2,6 @@ TARGET_LIB = libSDL2.a
|
|||
OBJS= src/SDL.o \
|
||||
src/SDL_assert.o \
|
||||
src/SDL_error.o \
|
||||
src/SDL_fatal.o \
|
||||
src/SDL_hints.o \
|
||||
src/SDL_log.o \
|
||||
src/atomic/SDL_atomic.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue