virsh-edit: remove unreachable break

Introduced by <commit 1bb1de8>.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Ján Tomko 2018-03-06 14:01:17 +01:00
parent d3b8a81ae6
commit 8a4559c1aa

View File

@ -138,7 +138,6 @@ do {
EDIT_RELAX;
relax_avail = false;
goto redefine;
break;
}
ATTRIBUTE_FALLTHROUGH;
#endif