aboutsummaryrefslogtreecommitdiff
path: root/src/common/hw_features_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hw_features_common.h')
-rw-r--r--src/common/hw_features_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/hw_features_common.h b/src/common/hw_features_common.h
index ddde36b9..0e92aa0f 100644
--- a/src/common/hw_features_common.h
+++ b/src/common/hw_features_common.h
@@ -32,7 +32,6 @@ void get_pri_sec_chan(struct wpa_scan_res *bss, int *pri_chan, int *sec_chan);
int check_40mhz_5g(struct wpa_scan_results *scan_res,
struct hostapd_channel_data *pri_chan,
struct hostapd_channel_data *sec_chan);
-int check_bss_coex_40mhz(struct wpa_scan_res *bss, int pri_freq, int sec_freq);
int check_40mhz_2g4(struct hostapd_hw_modes *mode,
struct wpa_scan_results *scan_res, int pri_chan,
int sec_chan);