libiwinfo: further consolidation of nl80211 handling
[project/luci.git] / contrib / package / iwinfo / src / iwinfo_nl80211.h
index 1fb5cf5..4231c94 100644 (file)
@@ -42,7 +42,6 @@ struct nl80211_state {
 };
 
 struct nl80211_msg_conveyor {
-       int custom_cb;
        struct nl_msg *msg;
        struct nl_cb *cb;
 };