This commit is contained in:
andres.delikat 2011-06-27 00:22:25 +00:00
parent 8096316981
commit 4b417ec898
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ namespace BizHawk.MultiClient
public ToolBox ToolBox1 = new ToolBox();
public TI83KeyPad TI83KeyPad1 = new TI83KeyPad();
public TAStudio TAStudio1 = new TAStudio();
public Debugger GBDebugger1 = new Debugger(null);
public MainForm(string[] args)
{