mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +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);
|
||||
}
|
||||
|
||||
//FIXME
|
||||
if (fenumber > 1) info.type = FE_QAM;
|
||||
//FIXME if (fenumber > 1) info.type = FE_QAM;
|
||||
|
||||
if (init)
|
||||
Init();
|
||||
|
Reference in New Issue
Block a user