summaryrefslogtreecommitdiff
path: root/src/mm-port-probe-at.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-port-probe-at.h')
-rw-r--r--src/mm-port-probe-at.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mm-port-probe-at.h b/src/mm-port-probe-at.h
index d180be4f..359a6f5d 100644
--- a/src/mm-port-probe-at.h
+++ b/src/mm-port-probe-at.h
@@ -75,13 +75,6 @@ gboolean mm_port_probe_response_processor_is_at (const gchar *command,
const GError *error,
GVariant **result,
GError **result_error);
-/* Generic response parser which returns TRUE if no error */
-gboolean mm_port_probe_response_processor_no_error (const gchar *command,
- const gchar *response,
- gboolean last_command,
- const GError *error,
- GVariant **result,
- GError **result_error);
#endif /* MM_PORT_PROBE_AT_H */