zapit/src/frontend.cpp: revert change for debug

This commit is contained in:
[CST] Focus
2013-01-16 15:40:31 +04:00
parent fb85a2b6ed
commit 28b04c1a13

View File

@@ -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();