[tests] Remove an unused variable
This fixes a compiler warning.
This commit is contained in:
parent
2138b1cbb2
commit
00a4549eb1
@ -184,7 +184,6 @@ test_timeline (TestConformSimpleFixture *fixture,
|
||||
TimelineData data_3;
|
||||
gchar **markers;
|
||||
gsize n_markers;
|
||||
gboolean pass = TRUE;
|
||||
guint delay_tag;
|
||||
|
||||
timeline_data_init (&data_1, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user