diff options
Diffstat (limited to 'src/mm-modem-helpers.c')
-rw-r--r-- | src/mm-modem-helpers.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mm-modem-helpers.c b/src/mm-modem-helpers.c index 1fb5fa94..31978bf2 100644 --- a/src/mm-modem-helpers.c +++ b/src/mm-modem-helpers.c @@ -1202,6 +1202,9 @@ mm_3gpp_parse_operator (const gchar *reply, /*************************************************************************/ +/* TODO: port to the new codebase */ +#if 0 + /* Map two letter facility codes into flag values. There are * many more facilities defined (for various flavors of call * barring); we only map the ones we care about. */ @@ -1348,6 +1351,8 @@ mm_gsm_parse_clck_response (const char *reply, gboolean *enabled) return success; } +#endif + /*************************************************************************/ MMModemAccessTechnology |