Remove Global.MovieOuputController since it is no longer being used

This commit is contained in:
adelikat 2017-05-30 12:28:56 -05:00
parent 1877cce021
commit 95bea23aa5
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ namespace BizHawk.Client.Common
/// </summary>
public static readonly ClickyVirtualPadController ClickyVirtualPadController = new ClickyVirtualPadController();
public static SimpleController MovieOutputController = new SimpleController();
public static Controller ClientControls;
// Input state which has been estine for game controller inputs are coalesce here