diff options
Diffstat (limited to 'src/mm-modem-helpers.h')
-rw-r--r-- | src/mm-modem-helpers.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h index 61da24dd..25d94357 100644 --- a/src/mm-modem-helpers.h +++ b/src/mm-modem-helpers.h @@ -87,9 +87,6 @@ GArray *mm_filter_supported_modes (const GArray *all, const GArray *supported_combinations, gpointer log_object); -GArray *mm_filter_supported_capabilities (MMModemCapability all, - const GArray *supported_combinations); - gchar *mm_bcd_to_string (const guint8 *bcd, gsize bcd_len); /*****************************************************************************/ |