From b8f68a5ed3aec89da5f36bbd1b00024ed7cb414c Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Mon, 21 Jun 2010 10:41:11 +0200 Subject: stkutil: Remove obsolete comment. --- src/stkutil.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') 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; -- cgit v1.2.3