mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
zapit/src/frontend.cpp: revert change for debug
This commit is contained in:
@@ -198,8 +198,7 @@ bool CFrontend::Open(bool init)
|
|||||||
printf("[fe%d] frontend fd %d type %d\n", fenumber, fd, info.type);
|
printf("[fe%d] frontend fd %d type %d\n", fenumber, fd, info.type);
|
||||||
}
|
}
|
||||||
|
|
||||||
//FIXME
|
//FIXME if (fenumber > 1) info.type = FE_QAM;
|
||||||
if (fenumber > 1) info.type = FE_QAM;
|
|
||||||
|
|
||||||
if (init)
|
if (init)
|
||||||
Init();
|
Init();
|
||||||
|
Reference in New Issue
Block a user