summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ffmpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index ce36694892..038837bbf4 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -2064,7 +2064,6 @@ static int av_encode(AVFormatContext **output_files,
}
term_init();
- key = -1;
timer_start = av_gettime();
for(; received_sigterm == 0;) {