diff options
Diffstat (limited to 'src/mm-modem-helpers.h')
-rw-r--r-- | src/mm-modem-helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h index 88a15247..10ec800e 100644 --- a/src/mm-modem-helpers.h +++ b/src/mm-modem-helpers.h @@ -186,6 +186,5 @@ guint mm_cdma_get_index_from_rm_protocol (MMModemCdmaRmProtocol protocol, gint mm_cdma_normalize_class (const gchar *orig_class); gchar mm_cdma_normalize_band (const gchar *long_band, gint *out_class); -gint mm_cdma_convert_sid (const gchar *sid); #endif /* MM_MODEM_HELPERS_H */ |