Reomoved unused fields from the object

Original commit message from CVS:
Reomoved unused fields from the object
This commit is contained in:
Zeeshan Ali 2004-11-08 19:13:10 +00:00
parent d712d24254
commit 3368a1e724

View file

@ -74,8 +74,6 @@ struct _GstCACASink {
gboolean antialiasing;
guint red_mask, green_mask, blue_mask;
gint64 correction;
//GstClockID id;
GstClock *clock;
struct caca_bitmap *bitmap;