FreeCalypso > hg > themwi-system-sw
changeset 23:5b0f685fd2ed
include/mncc.h: rm duplicate GSM_MAX_* definitions
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 28 Jun 2022 18:28:49 -0800 |
parents | 7a9eb3df14e6 |
children | 52e801b5ebb1 |
files | include/mncc.h |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/include/mncc.h Tue Jun 28 18:27:44 2022 -0800 +++ b/include/mncc.h Tue Jun 28 18:28:49 2022 -0800 @@ -242,10 +242,6 @@ #define MNCC_SOCKET_HELLO 0x0400 -#define GSM_MAX_FACILITY 128 -#define GSM_MAX_SSVERSION 128 -#define GSM_MAX_USERUSER 128 - #define MNCC_F_BEARER_CAP 0x0001 #define MNCC_F_CALLED 0x0002 #define MNCC_F_CALLING 0x0004