From d6fa6f3e92cfd3c34dc307c535d7d1c1b98a138f Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 21 Jul 2009 15:43:11 +0200 Subject: [PATCH] Remove trailing blank lines --- src/interface_conf.c | 3 --- 1 file changed, 3 deletions(-) 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]); } } - - - -- GitLab