mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-20 01:15:08 -05:00
General: Remove unimplemented function prototypes
This commit is contained in:
@@ -61,8 +61,6 @@ public:
|
||||
|
||||
virtual ControlState GetState() const = 0;
|
||||
|
||||
bool ShouldHaveInput();
|
||||
|
||||
ControlState GetGatedState()
|
||||
{
|
||||
if (InputGateOn())
|
||||
|
||||
Reference in New Issue
Block a user