summaryrefslogtreecommitdiff
path: root/examples/example_audio.c
diff options
context:
space:
mode:
authorTuomas Virtanen <katajakasa@gmail.com>2018-04-05 01:40:44 +0300
committerTuomas Virtanen <katajakasa@gmail.com>2018-04-05 01:40:44 +0300
commit5966b18fd054a130396432f007d2843c80a1e591 (patch)
tree08b0f0810549ab782febb5652bfa6cd7c3624a5d /examples/example_audio.c
parentdf0ba1e67062fba5d9d6464bb6a40e808760b4dc (diff)
Cleanups
Diffstat (limited to 'examples/example_audio.c')
-rw-r--r--examples/example_audio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/example_audio.c b/examples/example_audio.c
index 92a1397..45cf43d 100644
--- a/examples/example_audio.c
+++ b/examples/example_audio.c
@@ -4,8 +4,6 @@
#include <stdbool.h>
/*
-* Requires SDL2 2.0.4 !
-*
* Note! This example does not do proper error handling etc.
* It is for example use only!
*/