Commit 5e3823a4 authored by Stefan Raspl's avatar Stefan Raspl Committed by Paolo Bonzini
Browse files

tools/kvm_stat: remove extra statement

parent 42a947b7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1066,7 +1066,6 @@ class Tui(object):

            except ValueError:
                msg = '"' + str(pid) + '": Not a valid pid'
                continue

    def show_vm_selection_by_guest_name(self):
        """Draws guest selection mask.