tests: fix unused-variable compiler warning in audio trickplay test
This commit is contained in:
parent
a9b63a838b
commit
00d4a0c6d4
@ -53,7 +53,6 @@ main (gint argc, gchar ** argv)
|
||||
GstClock *clock;
|
||||
GstClockID clock_id;
|
||||
GstClockReturn wait_ret;
|
||||
GValue vol = { 0, };
|
||||
GstEvent *pos_seek, *rate_seek1, *rate_seek2;
|
||||
GstQuery *pos;
|
||||
GstSeekFlags flags;
|
||||
|
Loading…
x
Reference in New Issue
Block a user