]> git.sesse.net Git - nageru/commitdiff
Remove unused field.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Jul 2016 20:14:03 +0000 (22:14 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Jul 2016 20:14:28 +0000 (22:14 +0200)
x264_speed_control.h

index b498826830d20ba649e1e37724da5824f6189ca6..84eb090380850f8264ed224a3f26a987a0f80ebf 100644 (file)
@@ -105,7 +105,6 @@ private:
        float dither = 0.0f;
 
        bool first = true;
-       bool buffer_complete = false;
 
        struct
        {