From 1dde179e928c5d4cdad8909a79db80322e2d0073 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Wed, 30 Jan 2019 01:16:27 +0900 Subject: [PATCH] Debris removal --- src/AutoConnect.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AutoConnect.cpp b/src/AutoConnect.cpp index 1caaba7..173082c 100644 --- a/src/AutoConnect.cpp +++ b/src/AutoConnect.cpp @@ -742,7 +742,6 @@ String AutoConnect::_induceConnect(PageArgument& args) { * A destination as _redirectURI is indicated by loop to establish connection. */ String AutoConnect::_invokeResult(PageArgument& args) { - AC_DBG("_invokeResult entered\n"); String redirect = String(F("http://")); // The host address to which the connection result for ESP32 responds // changed from v0.9.7. This change is a measure according to the