This commit is contained in:
ccremers 2006-08-04 21:07:45 +00:00
parent 016355e501
commit 9b1df4e964

View File

@ -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. # if the thread terminames, it should close the window normally, and we end up here as well.
val = verifywin.ShowModal() val = verifywin.ShowModal()
verifywin.Destroy()
# Cursor back to normal # Cursor back to normal
verifywin.SetCursor(wx.StockCursor(wx.CURSOR_ARROW)) verifywin.SetCursor(wx.StockCursor(wx.CURSOR_ARROW))