diff --git a/src/interface_conf.c b/src/interface_conf.c index 1cc9f36301..413276403f 100644 --- a/src/interface_conf.c +++ b/src/interface_conf.c @@ -1269,6 +1269,3 @@ void virInterfaceRemove(virInterfaceObjListPtr interfaces, virInterfaceObjUnlock(interfaces->objs[i]); } } - - -