mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
plugin: paintable: Remove unused value
This commit is contained in:
3
lib/gst/plugin/gstclapperpaintable.h
vendored
3
lib/gst/plugin/gstclapperpaintable.h
vendored
@@ -57,9 +57,6 @@ struct _GstClapperPaintable
|
|||||||
/* Sink properties */
|
/* Sink properties */
|
||||||
gint par_n, par_d;
|
gint par_n, par_d;
|
||||||
|
|
||||||
/* For drawing overlays */
|
|
||||||
gdouble pixel_aspect;
|
|
||||||
|
|
||||||
/* Resize */
|
/* Resize */
|
||||||
gboolean pending_resize;
|
gboolean pending_resize;
|
||||||
guint display_ratio_num;
|
guint display_ratio_num;
|
||||||
|
Reference in New Issue
Block a user