summaryrefslogtreecommitdiffstats
path: root/src/stkutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stkutil.c')
-rw-r--r--src/stkutil.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stkutil.c b/src/stkutil.c
index 642081e4..6520c8a5 100644
--- a/src/stkutil.c
+++ b/src/stkutil.c
@@ -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;