From: Steinar H. Gunderson Date: Wed, 27 Jul 2016 20:14:03 +0000 (+0200) Subject: Remove unused field. X-Git-Tag: 1.3.3~1 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=68f62f5ff04a411e1da95e4119817ab08f27f4e4;p=nageru Remove unused field. --- 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 {