Remove trailing blank lines

This commit is contained in:
Daniel Veillard 2009-07-21 15:43:11 +02:00
parent 846f694908
commit d6fa6f3e92

View File

@ -1269,6 +1269,3 @@ void virInterfaceRemove(virInterfaceObjListPtr interfaces,
virInterfaceObjUnlock(interfaces->objs[i]);
}
}