X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fchromakey%2Fchromakey.h;h=b8a2cc224da61d65a2a352b2a404912dbbf2bbbf;hb=HEAD;hp=9eacd28424f7bca40f54a2592e513e88d5d21142;hpb=24a693bee267965065f80d8b96409aedb6477165;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/chromakey/chromakey.h b/cinelerra-5.1/plugins/chromakey/chromakey.h index 9eacd284..b8a2cc22 100644 --- a/cinelerra-5.1/plugins/chromakey/chromakey.h +++ b/cinelerra-5.1/plugins/chromakey/chromakey.h @@ -197,7 +197,6 @@ public: ChromaKeyColor *color; - ChromaKeyThreshold *threshold; ChromaKeyFText *threshold_text; ChromaKeyFSlider *threshold_slider; ChromaKeyClr *threshold_Clr; @@ -205,7 +204,6 @@ public: ChromaKeyUseValue *use_value; ChromaKeyUseColorPicker *use_colorpicker; - ChromaKeySlope *slope; ChromaKeyFText *slope_text; ChromaKeyFSlider *slope_slider; ChromaKeyClr *slope_Clr;