Skip to content

Commit a7bd49c

Browse files
committed
fix -Werror=unused-variable
1 parent 78acc9b commit a7bd49c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/modules/openfx/mlt_openfx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1952,7 +1952,6 @@ static void mltofx_prime_clip_preferences(mlt_properties image_effect, mlt_prope
19521952

19531953
if (output_clip_props) {
19541954
int int_value = 0;
1955-
double dbl_value = 0.0;
19561955

19571956
propSetString((OfxPropertySetHandle) out_args,
19581957
kOfxImageEffectPropPreMultiplication,

0 commit comments

Comments
 (0)