*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401542
This commit is contained in:
parent
2b25e81b46
commit
0e4c01c332
1 changed files with 0 additions and 1 deletions
|
@ -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));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue