WPS: Remove unused define
authorJouni Malinen <j@w1.fi>
Sun, 17 Oct 2010 17:15:08 +0000 (20:15 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 17 Oct 2010 17:15:08 +0000 (20:15 +0300)
This timeout value was moved to now separate HTTP client implementation.

src/wps/wps_upnp_event.c

index ae5efdb..6ef2909 100644 (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