diff options
Diffstat (limited to 'lib/nl80211.c')
-rw-r--r-- | lib/nl80211.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/nl80211.c b/lib/nl80211.c index 1b3c81e..ce0db7c 100644 --- a/lib/nl80211.c +++ b/lib/nl80211.c @@ -1905,8 +1905,6 @@ static struct { struct nl_sock *sock; struct nl_sock *evsock; struct nl_cache *cache; - struct genl_family *nl80211; - struct genl_family *nlctrl; struct uloop_fd evsock_fd; struct nl_cb *evsock_cb; } nl80211_conn; |