mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
::getValue(void): remove multiple declared members
Already inherited from CMenuTarget
This commit is contained in:
@@ -368,11 +368,6 @@ void CStringInput::keyPlusPressed()
|
||||
}
|
||||
}
|
||||
|
||||
std::string &CStringInput::getValue(void)
|
||||
{
|
||||
return *valueString;
|
||||
}
|
||||
|
||||
void CStringInput::forceSaveScreen(bool enable)
|
||||
{
|
||||
force_saveScreen = enable;
|
||||
|
Reference in New Issue
Block a user