add/use //NI tags instead of /*NI*/; just cosmetic changes

Origin commit data
------------------
Commit: 7927af07cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-07-31 (Sun, 31 Jul 2016)

Origin message was:
------------------
- add/use //NI tags instead of /*NI*/; just cosmetic changes
This commit is contained in:
vanhofen
2016-07-31 21:04:37 +02:00
parent a466b03c59
commit 2561ecf644
12 changed files with 13 additions and 6 deletions

View File

@@ -518,6 +518,7 @@ bool CEpgData::isCurrentEPG(const t_channel_id channel_id)
return false;
}
//NI
#if 0
int CEpgData::show_mp(MI_MOVIE_INFO *mp_movie_info, int /*mp_position*/, int /*mp_duration*/, bool doLoop)
{