Remove Global.DiscHopper because it wasn't even being used
This commit is contained in:
parent
817c798eab
commit
fe00e83f6c
|
@ -48,8 +48,6 @@ namespace BizHawk.Client.Common
|
|||
//the "output" port for the controller chain.
|
||||
public static CopyControllerAdapter ControllerOutput = new CopyControllerAdapter();
|
||||
|
||||
public static DiscHopper DiscHopper = new DiscHopper();
|
||||
|
||||
public static UD_LR_ControllerAdapter UD_LR_ControllerAdapter = new UD_LR_ControllerAdapter();
|
||||
|
||||
public static AutoFireStickyXorAdapter AutofireStickyXORAdapter = new AutoFireStickyXorAdapter();
|
||||
|
|
Loading…
Reference in New Issue