summaryrefslogtreecommitdiffstats
path: root/src/stkutil.c
diff options
context:
space:
mode:
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>2010-06-21 10:41:11 +0200
committerDenis Kenzior <denkenz@gmail.com>2010-06-21 15:21:40 -0500
commitb8f68a5ed3aec89da5f36bbd1b00024ed7cb414c (patch)
tree4f2f43f4c0485acd3bb1c157b40e138f07528b90 /src/stkutil.c
parent054ed2653a5a10f81f2a93f3f4bf4f3d103ddb25 (diff)
downloadofono-b8f68a5ed3aec89da5f36bbd1b00024ed7cb414c.tar.bz2
stkutil: Remove obsolete comment.
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;