X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fthreshold%2Fhistogramengine.h;fp=cinelerra-5.1%2Fplugins%2Fthreshold%2Fhistogramengine.h;h=6d4f67250428173438f6af6e0850ee53bf61a054;hb=f3adc7285af86851913b48592a8c4fdfcdcdf8b6;hp=41603cb8f4fd5e2efe898e1b630331e6b959d6eb;hpb=00596b369bc10eb373260e23574180dc88b06c5e;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]; };