Reomoved unused fields from the object
Original commit message from CVS: Reomoved unused fields from the object
This commit is contained in:
parent
d712d24254
commit
3368a1e724
@ -74,8 +74,6 @@ struct _GstCACASink {
|
|||||||
gboolean antialiasing;
|
gboolean antialiasing;
|
||||||
guint red_mask, green_mask, blue_mask;
|
guint red_mask, green_mask, blue_mask;
|
||||||
|
|
||||||
gint64 correction;
|
|
||||||
//GstClockID id;
|
|
||||||
GstClock *clock;
|
GstClock *clock;
|
||||||
|
|
||||||
struct caca_bitmap *bitmap;
|
struct caca_bitmap *bitmap;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user