aboutsummaryrefslogtreecommitdiff
path: root/src/mm-port-probe-at.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-03-31 19:18:37 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-04-08 16:35:09 +0200
commitd628db12fe432846675844cee9753a77d22ca451 (patch)
treeab0fd11f0c4008e7b2b3ebf3009b216e5024cfcc /src/mm-port-probe-at.c
parentafe7a8e2363eaa57102d3dd4b5ae865e8d3311cc (diff)
port-probe-at: remove explicit logging
Diffstat (limited to 'src/mm-port-probe-at.c')
-rw-r--r--src/mm-port-probe-at.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mm-port-probe-at.c b/src/mm-port-probe-at.c
index 10cce9e5..37a5ab27 100644
--- a/src/mm-port-probe-at.c
+++ b/src/mm-port-probe-at.c
@@ -40,8 +40,6 @@ mm_port_probe_response_processor_is_at (const gchar *command,
GError **result_error)
{
if (error) {
- mm_dbg ("Parsing AT got: '%s'", error->message);
-
/* Timeout errors are the only ones not fatal;
* they will just go on to the next command. */
if (g_error_matches (error,