X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fthreshold%2Fhistogramengine.h;h=6d4f67250428173438f6af6e0850ee53bf61a054;hb=b2eb290b3f6e5c233393017aa152e67c76243130;hp=41603cb8f4fd5e2efe898e1b630331e6b959d6eb;hpb=9d832a1fff11b11aaa1108c460690ed05e2bdc05;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/threshold/histogramengine.h b/cinelerra-5.1/plugins/threshold/histogramengine.h index 41603cb8..6d4f6725 100644 --- a/cinelerra-5.1/plugins/threshold/histogramengine.h +++ b/cinelerra-5.1/plugins/threshold/histogramengine.h @@ -56,7 +56,6 @@ public: LoadClient* new_client(); LoadPackage* new_package(); VFrame *data; - YUV *yuv; int64_t *accum[5]; };