mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CTestMenu: add configure option --enable-testmenu
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
extern int cs_test_card(int unit, char * str);
|
||||
|
||||
#ifdef TEST_MENU
|
||||
|
||||
CTestMenu::CTestMenu()
|
||||
{
|
||||
width = w_max (50, 10);
|
||||
@@ -737,4 +737,3 @@ void CTestMenu::showHWTests(CMenuWidget *widget)
|
||||
}
|
||||
CFEManager::getInstance()->linkFrontends(true);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user