Skip to content

Commit 6a0d870

Browse files
committed
Removed debug code
1 parent 5c78dd6 commit 6a0d870

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api2captcha.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,6 @@ class client_t
476476
timeout = i->second;
477477

478478
const auto id = send (captcha, timeout);
479-
printf ("sent '%s'\n", id.c_str ());
480479
captcha.set_id (id);
481480

482481
if (!last_captcha_has_callback_)

0 commit comments

Comments
 (0)