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