Remove this. It isn't necessary, and is a copy-pasted line from some converted code in commit 2535207a
.
This commit is contained in:
parent
8d6cb7685e
commit
e1186d9253
|
@ -366,7 +366,6 @@ namespace BizHawk.Client.EmuHawk
|
|||
{
|
||||
this.Invoke(() => SavingProgressBar.Visible = false);
|
||||
this.Invoke(() => MessageStatusLabel.Text = "");
|
||||
InitializeSeekWorker(); // Required, or it will error when trying to report progress again.
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue