From c4ee002f2a8fdf57f42e19387ee27aab7b940f77 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Thu, 8 Nov 2018 14:37:33 +0100 Subject: ipaccess-config: cosmetic: Remove unneeded comment with hex values Same type of message parsing is already implemented in code, no need to keep them. Related: OS#3624 Change-Id: I715bd9582f9289b5674aaa8d8de1164ebef2fd11 --- src/ipaccess/ipaccess-config.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/ipaccess/ipaccess-config.c b/src/ipaccess/ipaccess-config.c index 9e3dc3954..dcaa7567c 100644 --- a/src/ipaccess/ipaccess-config.c +++ b/src/ipaccess/ipaccess-config.c @@ -78,11 +78,6 @@ static void *tall_ctx_config = NULL; static struct abis_nm_sw_desc *sw_load1 = NULL; static struct abis_nm_sw_desc *sw_load2 = NULL; -/* -static uint8_t prim_oml_attr[] = { 0x95, 0x00, 7, 0x88, 192, 168, 100, 11, 0x00, 0x00 }; -static uint8_t unit_id_attr[] = { 0x91, 0x00, 9, '2', '3', '4', '2', '/' , '0', '/', '0', 0x00 }; -*/ - extern int ipaccess_fd_cb(struct osmo_fd *bfd, unsigned int what); extern struct e1inp_line_ops ipaccess_e1inp_line_ops; -- cgit v1.2.3