Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Removed a FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 3, 2006
1 parent 5732f2e commit a35dd7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/audio/SDL_sysaudio.h
Expand Up @@ -31,7 +31,6 @@
typedef struct SDL_AudioDevice SDL_AudioDevice;
#define _THIS SDL_AudioDevice *_this

/* !!! FIXME: rename these from "Audio" to "Device" ... */
typedef struct SDL_AudioDriverImpl
{
int (*DetectDevices)(int iscapture);
Expand Down

0 comments on commit a35dd7d

Please sign in to comment.