summaryrefslogtreecommitdiff
path: root/gsupplicant
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-02-25 15:18:02 +0100
committerMarcel Holtmann <marcel@holtmann.org>2013-02-25 15:18:02 +0100
commit8a457c7555c2d04a907c607a3444abceb7021e89 (patch)
treecf47e9d750269ee09c1c39f9c8fda05adfdf1ecd /gsupplicant
parent90be096dda352bfa08fb5a1481ca6f3afd30db5e (diff)
downloadconnman-8a457c7555c2d04a907c607a3444abceb7021e89.tar.gz
connman-8a457c7555c2d04a907c607a3444abceb7021e89.tar.bz2
connman-8a457c7555c2d04a907c607a3444abceb7021e89.zip
gsupplicant: Remove pointless timeout constant
Diffstat (limited to 'gsupplicant')
-rw-r--r--gsupplicant/supplicant.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gsupplicant/supplicant.c b/gsupplicant/supplicant.c
index be5e72bf..471c0bc1 100644
--- a/gsupplicant/supplicant.c
+++ b/gsupplicant/supplicant.c
@@ -37,8 +37,6 @@
#include "dbus.h"
#include "gsupplicant.h"
-#define TIMEOUT 5000
-
#define IEEE80211_CAP_ESS 0x0001
#define IEEE80211_CAP_IBSS 0x0002
#define IEEE80211_CAP_PRIVACY 0x0010