Browse Source

WPS: Remove unused define

This timeout value was moved to now separate HTTP client implementation.
Jouni Malinen 14 years ago
parent
commit
ed31b5ebcf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/wps/wps_upnp_event.c

+ 0 - 1
src/wps/wps_upnp_event.c

@@ -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