From 68f62f5ff04a411e1da95e4119817ab08f27f4e4 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 27 Jul 2016 22:14:03 +0200 Subject: [PATCH] Remove unused field. --- x264_speed_control.h | 1 - 1 file changed, 1 deletion(-) diff --git a/x264_speed_control.h b/x264_speed_control.h index b498826..84eb090 100644 --- a/x264_speed_control.h +++ b/x264_speed_control.h @@ -105,7 +105,6 @@ private: float dither = 0.0f; bool first = true; - bool buffer_complete = false; struct { -- 2.39.2