99.9% sure this isn't used

This commit is contained in:
YoshiRulz 2021-12-04 23:18:06 +10:00 committed by James Groom
parent 7795e34362
commit 519fd40c32
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ namespace BizHawk.Client.Common
ClickyVirtualPadController.Definition = new ControllerDefinition(def);
// Wire up input chain
ControllerInputCoalescer.Definition = ActiveController.Definition;
UdLRControllerAdapter.Source = ActiveController.Or(AutoFireController);
UdLRControllerAdapter.AllowUdlr = config.AllowUdlr;