From 7abb6fea6400c9741b6a208817c7ca17ed4be4fc Mon Sep 17 00:00:00 2001 From: icculus Date: Thu, 1 Sep 2005 00:33:48 +0000 Subject: Removed some FIXMEs git-svn-id: svn://svn.icculus.org/quake3/trunk@57 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/unix/sdl_glimp.c | 2 -- code/unix/sdl_snd.c | 2 -- 2 files changed, 4 deletions(-) (limited to 'code') 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. */ /* -- cgit v1.2.3