mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
tests: fix unused-variable compiler warning
This commit is contained in:
parent
3cb0830cfc
commit
f52ffa5f0e
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ main (gint argc, gchar * argv[])
|
|||
GstElement *src, *sink;
|
||||
GstElement *bin;
|
||||
GstInterpolationControlSource *csource;
|
||||
GValue freq = { 0, };
|
||||
GstClockTime bt, ct;
|
||||
GstClockTimeDiff elapsed;
|
||||
GstClockTime tick;
|
||||
|
|
Loading…
Reference in a new issue