audio: Renamed some internal driver symbols in various targets.

This commit is contained in:
Ryan C. Gordon
2016-08-11 22:22:09 -04:00
parent 8f0af77354
commit 6f4bcd2498
9 changed files with 101 additions and 104 deletions

View File

@@ -34,8 +34,6 @@ struct SDL_PrivateAudioData
int resume;
};
static void AndroidAUD_CloseDevice(_THIS);
#endif /* _SDL_androidaudio_h */
/* vi: set ts=4 sw=4 expandtab: */