Remove the now unnecessary controllers.json file

This commit is contained in:
Cameron Gutman 2014-07-04 16:57:54 -07:00
parent 0c614516fb
commit 155432b4b8

View File

@ -1,12 +0,0 @@
{
"SupportedControllers" : {
"Gamepad" : {},
"Remote" : "false",
"SecondScreen" : {
"DPad" : "false",
"AnalogSticks" : "0",
"DigitalButtons" : "0",
"Mouse" : "false"
}
}
}