summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-04-15 16:04:46 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-04-16 15:54:21 +0200
commit7bd06ce4c63d1e5df301f7fcb26e72044c6f1bdd (patch)
treecbc5a0001a8b2fb1facd89062dd6b710bfe1633a /config.h.meson
parent5801f89f4d1464fc15cb1d97755b73f9f68cb2e6 (diff)
build: drop HAVE_WIFI define
It's unused. https://github.com/NetworkManager/NetworkManager/pull/347
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.meson b/config.h.meson
index 957e428f83..d63f483388 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -218,9 +218,6 @@
/* Whether compilation of ibft setting plugin is enabled */
#mesondefine WITH_SETTINGS_PLUGIN_IBFT
-/* Define if you have Wi-Fi support */
-#mesondefine WITH_WIFI
-
/* Define if you have iwd support */
#mesondefine WITH_IWD