mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
General: Remove unimplemented function prototypes
This commit is contained in:
parent
e01428935f
commit
633be0387d
29 changed files with 2 additions and 71 deletions
|
@ -61,8 +61,6 @@ public:
|
|||
|
||||
virtual ControlState GetState() const = 0;
|
||||
|
||||
bool ShouldHaveInput();
|
||||
|
||||
ControlState GetGatedState()
|
||||
{
|
||||
if (InputGateOn())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue