Commit fde118a1 authored by Jean-Paul Saman's avatar Jean-Paul Saman

EIT: remove no longer needed comment

parent 2ebeb11c
......@@ -485,9 +485,6 @@ void dvbpsi_eit_sections_gather(dvbpsi_t *p_dvbpsi, dvbpsi_psi_section_t *p_sect
}
/* Check if we have all the sections */
/* FIXME: p_section has just been added to the p_eit_decoder,
* Why do we have to explicitly check against it in dvbpsi_IsCompleteEIT() ?
*/
if (b_complete)
{
assert(p_eit_decoder->pf_eit_callback);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment