Cosmetic changes in searchtimer.c

This commit is contained in:
kamel5 2019-06-16 14:29:19 +02:00
parent d5f46dacc6
commit 803b28aad9

View File

@ -604,7 +604,6 @@ void cTVGuideSearchTimer::GetDelModes(std::vector<std::string> *delModes) {
delModes->push_back(tr("no"));
delModes->push_back(tr("count recordings"));
delModes->push_back(tr("count days"));
}
void cTVGuideSearchTimer::SetStartChannel(int startChannel)