mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
comment out never used
Origin commit data
------------------
Commit: 9124c20f31
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-04 (Sat, 04 Aug 2012)
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