Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Mar 15, 2006
1 parent bf4cb69 commit 41da7c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/audio/dummy/SDL_dummyaudio.c
Expand Up @@ -62,7 +62,6 @@ static void DUMMYAUD_DeleteDevice(SDL_AudioDevice *device)
static SDL_AudioDevice *DUMMYAUD_CreateDevice(int devindex)
{
SDL_AudioDevice *this;
const char *envr;

/* Initialize all variables that we clean on shutdown */
this = (SDL_AudioDevice *)SDL_malloc(sizeof(SDL_AudioDevice));
Expand Down

0 comments on commit 41da7c0

Please sign in to comment.