summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmpcodecs/ae_lame.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmpcodecs/ae_lame.c b/libmpcodecs/ae_lame.c
index 99e3dd7333..433fdc1fd0 100644
--- a/libmpcodecs/ae_lame.c
+++ b/libmpcodecs/ae_lame.c
@@ -69,8 +69,6 @@ m_option_t lameopts_conf[]={
};
-static int pass;
-
static int bind_lame(audio_encoder_t *encoder, muxer_stream_t *mux_a)
{
mp_msg(MSGT_MENCODER, MSGL_INFO, MSGTR_MP3AudioSelected);