aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audio_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio_int.h')
-rw-r--r--audio/audio_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_int.h b/audio/audio_int.h
index 54b0f5a..0ae03fd 100644
--- a/audio/audio_int.h
+++ b/audio/audio_int.h
@@ -203,7 +203,6 @@ struct AudioState {
extern struct audio_driver no_audio_driver;
extern struct audio_driver oss_audio_driver;
-extern struct audio_driver sdl_audio_driver;
extern struct audio_driver win_audio_driver;
extern struct audio_driver wav_audio_driver;
extern struct audio_driver fmod_audio_driver;