diff --git a/src/i_sound.c b/src/i_sound.c index d4022dc0..77b74a9f 100644 --- a/src/i_sound.c +++ b/src/i_sound.c @@ -61,7 +61,6 @@ static boolean snd_init = false; // haleyjd 10/28/05: updated for Julian's music code, need full quality now int snd_samplerate; -char *snd_resampling_mode; static ALuint *openal_sources; diff --git a/src/i_sound.h b/src/i_sound.h index a2fc418b..26280378 100644 --- a/src/i_sound.h +++ b/src/i_sound.h @@ -36,7 +36,6 @@ #define S_STEREO_SWING (96<