aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-modem-helpers.h')
-rw-r--r--src/mm-modem-helpers.h3
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);
/*****************************************************************************/