From b0b8e0114b5ed9df0441f8cace967582b5652098 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Thu, 1 Sep 2005 00:33:48 +0000 Subject: [PATCH] Removed some FIXMEs --- code/unix/sdl_glimp.c | 2 -- code/unix/sdl_snd.c | 2 -- 2 files changed, 4 deletions(-) diff --git a/code/unix/sdl_glimp.c b/code/unix/sdl_glimp.c index 5c1c9a3b..bea2a294 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 66e32bc9..2520a79d 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. */ /*