diff options
Diffstat (limited to 'src/simutil.h')
-rw-r--r-- | src/simutil.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/simutil.h b/src/simutil.h index e0a7c646..816c3c9d 100644 --- a/src/simutil.h +++ b/src/simutil.h @@ -95,8 +95,6 @@ struct ber_tlv_iter { const unsigned char *data; }; -#define ROOTMF 0x3F00 - void ber_tlv_iter_init(struct ber_tlv_iter *iter, const unsigned char *pdu, unsigned int len); /* |