mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-09 14:48:35 +02:00
::getValue(void): remove multiple declared members
Already inherited from CMenuTarget
This commit is contained in:
@@ -135,7 +135,6 @@ class CKeyboardInput : public CMenuTarget
|
||||
|
||||
void hide();
|
||||
int exec( CMenuTarget* parent, const std::string & actionKey );
|
||||
virtual std::string &getValue(void);
|
||||
|
||||
void forceSaveScreen(bool enable);
|
||||
};
|
||||
|
Reference in New Issue
Block a user