OCD satisfaction aka fix indentation of code!

This commit is contained in:
Tony Corbett G0WFV
2016-10-29 11:41:20 +01:00
parent 655de17cdd
commit 539dfe372a

View File

@@ -389,7 +389,6 @@ void CLCDproc::clockInt(unsigned int ms)
// Timeout, we will stop waiting for information
m_timeout.tv_sec = 0;
m_timeout.tv_usec = 0;
//m_timeout.tv_usec = SOCKET_TIMEOUT;
/* The first parameter is the biggest descriptor + 1. The first one was 0, so
* every other descriptor will be bigger