MainForm: Remove unused line.
This commit is contained in:
parent
76b9367378
commit
4848bb5cc3
|
@ -113,7 +113,6 @@ namespace BizHawk.Client.EmuHawk
|
|||
ModeChangedCallback = SetMainformMovieInfo
|
||||
};
|
||||
|
||||
new AutoResetEvent(false);
|
||||
Icon = Properties.Resources.logo;
|
||||
InitializeComponent();
|
||||
Global.Game = GameInfo.NullInstance;
|
||||
|
|
Loading…
Reference in New Issue