aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-10-18 00:08:18 +0200
committerLoïc Hoguin <[email protected]>2015-10-18 00:08:18 +0200
commit456e3ccc01e658dce6a43948e8b995d5b432ca80 (patch)
tree4c4f93c868f051c512cd300b112d928eaa00d2af /c_src/esdl2.h
parent24415dee3b150e33c8c0dbcea864c63997ec2c98 (diff)
downloadesdl2-456e3ccc01e658dce6a43948e8b995d5b432ca80.tar.gz
esdl2-456e3ccc01e658dce6a43948e8b995d5b432ca80.tar.bz2
esdl2-456e3ccc01e658dce6a43948e8b995d5b432ca80.zip
Remove access to the SDL_INIT_NOPARACHUTE option
It is ignored by SDL2 and only kept for compatibility purposes. We don't need to worry about that, so removing it.
Diffstat (limited to 'c_src/esdl2.h')
-rw-r--r--c_src/esdl2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c_src/esdl2.h b/c_src/esdl2.h
index 75055d4..6e69cff 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -75,7 +75,6 @@
A(mouse_wheel) \
A(moved) \
A(no_battery) \
- A(no_parachute) \
A(none) \
A(num) \
A(on_battery) \