From: Zeeshan Ali Date: Mon, 8 Nov 2004 19:13:10 +0000 (+0000) Subject: Reomoved unused fields from the object X-Git-Tag: 1.19.3~509^2~14111 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3368a1e7242c87898776b6993f7bf0e1e07cc378;p=platform%2Fupstream%2Fgstreamer.git Reomoved unused fields from the object Original commit message from CVS: Reomoved unused fields from the object --- diff --git a/ext/libcaca/gstcacasink.h b/ext/libcaca/gstcacasink.h index 00685b6..3eaef40 100644 --- a/ext/libcaca/gstcacasink.h +++ b/ext/libcaca/gstcacasink.h @@ -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;