mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 19:00:16 +01:00
ifcfg: drop an unused variable
This commit is contained in:
parent
b8707cba3c
commit
0d71c0569f
1 changed files with 0 additions and 1 deletions
|
|
@ -404,7 +404,6 @@ test_read_netmask_1 (void)
|
|||
{
|
||||
nmtst_auto_unlinkfile char *testfile = NULL;
|
||||
gs_unref_object NMConnection *connection = NULL;
|
||||
gs_unref_object NMConnection *reread = NULL;
|
||||
gs_free char *content = NULL;
|
||||
NMSettingConnection *s_con;
|
||||
NMSettingIPConfig *s_ip4;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue