Reomoved unused fields from the object
authorZeeshan Ali <zeenix@gmail.com>
Mon, 8 Nov 2004 19:13:10 +0000 (19:13 +0000)
committerZeeshan Ali <zeenix@gmail.com>
Mon, 8 Nov 2004 19:13:10 +0000 (19:13 +0000)
Original commit message from CVS:
Reomoved unused fields from the object

ext/libcaca/gstcacasink.h

index 00685b6..3eaef40 100644 (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;