mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
getValue(void): remove multiple declared members
Already inherited from CMenuTarget
Origin commit data
------------------
Commit: 98a962c16e
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-11 (Wed, 11 Apr 2018)
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