aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--code/unix/sdl_glimp.c2
-rw-r--r--code/unix/sdl_snd.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/code/unix/sdl_glimp.c b/code/unix/sdl_glimp.c
index 5c1c9a3..bea2a29 100644
--- a/code/unix/sdl_glimp.c
+++ b/code/unix/sdl_glimp.c
@@ -19,8 +19,6 @@
*
* You should define USE_SDL=1 and then add this to the makefile.
* USE_SDL will disable the X11 target.
- *
- * !!! FIXME: linux_glimp_sdl.c isn't really "linux" specific.
*/
/*
diff --git a/code/unix/sdl_snd.c b/code/unix/sdl_snd.c
index 66e32bc..2520a79 100644
--- a/code/unix/sdl_snd.c
+++ b/code/unix/sdl_snd.c
@@ -23,8 +23,6 @@
*
* You should define USE_SDL=1 and then add this to the makefile.
* USE_SDL will disable the Open Sound System target.
- *
- * !!! FIXME: linux_snd_sdl.c isn't really "linux" specific.
*/
/*