ifcfg-rh: drop an unused variable

Fixes: ecda08e1d1
This commit is contained in:
Lubomir Rintel 2016-11-09 15:06:00 +01:00
parent e3928c8c5e
commit 90beb7689a

View file

@ -8428,7 +8428,6 @@ test_write_unknown (gconstpointer test_data)
gboolean success;
gs_free char *file_contents_out = NULL;
gs_free char *file_contents_exp = NULL;
gs_free char *tmp = NULL;
sv = _svOpenFile (testfile);