plugin: paintable: Remove unused value

This commit is contained in:
Rafał Dzięgiel
2022-05-27 19:46:54 +02:00
parent 5289b2f0a4
commit af77873205

View File

@@ -57,9 +57,6 @@ struct _GstClapperPaintable
/* Sink properties */
gint par_n, par_d;
/* For drawing overlays */
gdouble pixel_aspect;
/* Resize */
gboolean pending_resize;
guint display_ratio_num;