mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-10 23:28:34 +02:00
::getValue(void): remove multiple declared members
Already inherited from CMenuTarget
This commit is contained in:
@@ -529,11 +529,6 @@ void CKeyboardInput::insertChar()
|
||||
changed = true;
|
||||
}
|
||||
|
||||
std::string &CKeyboardInput::getValue(void)
|
||||
{
|
||||
return *valueString;
|
||||
}
|
||||
|
||||
void CKeyboardInput::forceSaveScreen(bool enable)
|
||||
{
|
||||
force_saveScreen = enable;
|
||||
|
Reference in New Issue
Block a user