mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove debug output for URL Validators Source
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
|
||||
if (httpResult.error == 0)
|
||||
{
|
||||
Logger::outputDebugString (httpResult.response->toString ());
|
||||
//Logger::outputDebugString (httpResult.response->toString ());
|
||||
}
|
||||
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user