Remove unused field

fixes e128cb82f
This commit is contained in:
YoshiRulz 2020-08-28 04:41:17 +10:00
parent e128cb82f2
commit 57acee9bd5
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 0 additions and 2 deletions

View File

@ -1572,8 +1572,6 @@ namespace BizHawk.Client.EmuHawk
// input state which has been destined for client hotkey consumption are colesced here
private readonly InputCoalescer _hotkeyCoalescer = new InputCoalescer();
private readonly (string, string)? _loadExtToolForm;
private readonly PresentationPanel PresentationPanel;
// countdown for saveram autoflushing