niimaqsrc: remove unused variables

This commit is contained in:
Joshua M. Doe
2010-04-20 14:38:14 -04:00
parent bc1b73b0ee
commit c380bdfd7c
2 changed files with 19 additions and 30 deletions

View File

@@ -54,9 +54,6 @@ struct _GstNiImaq {
gint bpp;
gint framesize;
gint rate_numerator;
gint rate_denominator;
/* private */
gint64 timestamp_offset; /* base offset */
GstClockTime running_time; /* total running time */