mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
Merge branch 'check/next-cc'
Compiles on most platforms, starts. Not really tested.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
extern int cs_test_card(int unit, char * str);
|
||||
#endif
|
||||
|
||||
#ifdef TEST_MENU
|
||||
|
||||
CTestMenu::CTestMenu()
|
||||
{
|
||||
width = w_max (50, 10);
|
||||
@@ -744,4 +744,3 @@ void CTestMenu::showHWTests(CMenuWidget *widget)
|
||||
}
|
||||
CFEManager::getInstance()->linkFrontends(true);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user