diff --git a/gui/Scytherthread.py b/gui/Scytherthread.py index f056111..ddda13b 100644 --- a/gui/Scytherthread.py +++ b/gui/Scytherthread.py @@ -289,7 +289,6 @@ def RunScyther(mainwin,mode): # if the thread terminames, it should close the window normally, and we end up here as well. val = verifywin.ShowModal() - verifywin.Destroy() # Cursor back to normal verifywin.SetCursor(wx.StockCursor(wx.CURSOR_ARROW))