port-probe-at: remove explicit logging

This commit is contained in:
Aleksander Morgado
2020-03-31 19:18:37 +02:00
parent afe7a8e236
commit d628db12fe

View File

@@ -40,8 +40,6 @@ mm_port_probe_response_processor_is_at (const gchar *command,
GError **result_error) GError **result_error)
{ {
if (error) { if (error) {
mm_dbg ("Parsing AT got: '%s'", error->message);
/* Timeout errors are the only ones not fatal; /* Timeout errors are the only ones not fatal;
* they will just go on to the next command. */ * they will just go on to the next command. */
if (g_error_matches (error, if (g_error_matches (error,