diff --git a/QnetModem.cpp b/QnetModem.cpp index 45224d3..5533e49 100644 --- a/QnetModem.cpp +++ b/QnetModem.cpp @@ -408,14 +408,6 @@ MODEM_RESPONSE CQnetModem::GetModemData(unsigned char *buf, unsigned int size) offset += ret; } - if (LOG_DEBUG && TYPE_DATA==buf[2] && length>15U) { - fprintf(stderr, "Extra Data bytes: "); - for (unsigned int i=15U; i 8U) ? 8U : junk_count); @@ -426,9 +418,6 @@ MODEM_RESPONSE CQnetModem::GetModemData(unsigned char *buf, unsigned int size) printf("READ junk RETURNED A ZERO!\n"); } else { junk_count -= (unsigned int)ret; - if (LOG_DEBUG) - for (int i=0; i