mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 07:49:19 +01:00
DolphinQt2/Settings: Remove unimplemented IsInDevelopmentWarningEnabled() prototype
The "in development" dialog was removed quite a while ago, so this is just a leftover remnant that must have been missed during said removal.
This commit is contained in:
parent
f51eba9e79
commit
3d8cca2682
@ -50,7 +50,6 @@ public:
|
|||||||
void SetUserStylesEnabled(bool enabled);
|
void SetUserStylesEnabled(bool enabled);
|
||||||
bool AreUserStylesEnabled() const;
|
bool AreUserStylesEnabled() const;
|
||||||
|
|
||||||
bool IsInDevelopmentWarningEnabled() const;
|
|
||||||
bool IsLogVisible() const;
|
bool IsLogVisible() const;
|
||||||
void SetLogVisible(bool visible);
|
void SetLogVisible(bool visible);
|
||||||
bool IsLogConfigVisible() const;
|
bool IsLogConfigVisible() const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user