stkutil: Remove obsolete comment.

This commit is contained in:
Andrzej Zaborowski 2010-06-21 10:41:11 +02:00 committed by Denis Kenzior
parent 054ed2653a
commit b8f68a5ed3
1 changed files with 0 additions and 3 deletions

View File

@ -4541,9 +4541,6 @@ static gboolean build_dataobj_bcch_channel_list(struct stk_tlv_builder *tlv,
unsigned int i, bytes, pos, shift;
unsigned char value;
/* To distinguish between no BCCH Channel List data object and
* an empty object in a sequence of empty and non-empty objects,
* .channels must be non-NULL in objects in sequences. */
if (list->has_list == FALSE)
return TRUE;