General: Remove unimplemented function prototypes

This commit is contained in:
Lioncash 2015-09-05 16:06:25 -04:00
commit 633be0387d
29 changed files with 2 additions and 71 deletions

View file

@ -61,8 +61,6 @@ public:
virtual ControlState GetState() const = 0;
bool ShouldHaveInput();
ControlState GetGatedState()
{
if (InputGateOn())