mirror of
https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
synced 2023-10-05 15:01:48 +02:00
Cosmetic changes in searchtimer.c
This commit is contained in:
parent
d5f46dacc6
commit
803b28aad9
@ -604,7 +604,6 @@ void cTVGuideSearchTimer::GetDelModes(std::vector<std::string> *delModes) {
|
|||||||
delModes->push_back(tr("no"));
|
delModes->push_back(tr("no"));
|
||||||
delModes->push_back(tr("count recordings"));
|
delModes->push_back(tr("count recordings"));
|
||||||
delModes->push_back(tr("count days"));
|
delModes->push_back(tr("count days"));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void cTVGuideSearchTimer::SetStartChannel(int startChannel)
|
void cTVGuideSearchTimer::SetStartChannel(int startChannel)
|
||||||
|
Loading…
Reference in New Issue
Block a user