summaryrefslogtreecommitdiff
path: root/include/iwinfo/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/iwinfo/utils.h')
-rw-r--r--include/iwinfo/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/iwinfo/utils.h b/include/iwinfo/utils.h
index a71bc9b..98b9c89 100644
--- a/include/iwinfo/utils.h
+++ b/include/iwinfo/utils.h
@@ -53,8 +53,6 @@ struct iwinfo_hardware_entry * iwinfo_hardware(struct iwinfo_hardware_id *id);
int iwinfo_hardware_id_from_mtd(struct iwinfo_hardware_id *id);
-void iwinfo_parse_bss_load(struct iwinfo_scanlist_entry *e, uint8_t *data);
-
void iwinfo_parse_rsn(struct iwinfo_crypto_entry *c, uint8_t *data, uint8_t len,
uint8_t defcipher, uint8_t defauth);