mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
comment out never used
This commit is contained in:
@@ -88,11 +88,12 @@ int CMountChooser::exec(CMenuTarget* parent, const std::string & actionKey)
|
||||
return CMenuWidget::exec(parent, actionKey);
|
||||
}
|
||||
}
|
||||
|
||||
#if 0
|
||||
//never used
|
||||
void CMountChooser::setSelectedItem(int selection)
|
||||
{
|
||||
selected = selection;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user