mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
test-manager: Remove unused variable
This commit is contained in:
parent
4e900e1ac5
commit
62f6f75667
1 changed files with 0 additions and 2 deletions
|
@ -251,8 +251,6 @@ gint
|
|||
main (gint argc,
|
||||
gchar *argv[])
|
||||
{
|
||||
g_autofree char *plugin_dir_provider = NULL;
|
||||
|
||||
gtk_test_init (&argc, &argv, NULL);
|
||||
|
||||
g_test_add_func("/Calls/Manager/without_provider", test_calls_manager_without_provider);
|
||||
|
|
Loading…
Reference in a new issue