WPS: Remove unused define

This timeout value was moved to now separate HTTP client implementation.
This commit is contained in:
Jouni Malinen 2010-10-17 20:15:08 +03:00
parent 75c3fc2e8a
commit ed31b5ebcf

View file

@ -31,7 +31,6 @@
*/
#define MAX_EVENTS_QUEUED 20 /* How far behind queued events */
#define EVENT_TIMEOUT_SEC 30 /* Drop sending event after timeout */
/* How long to wait before sending event */
#define EVENT_DELAY_SECONDS 0