summaryrefslogtreecommitdiffstats
path: root/src/network/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/configure.json')
-rw-r--r--src/network/configure.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/network/configure.json b/src/network/configure.json
index 84ad6cc4e8..07f0e349f6 100644
--- a/src/network/configure.json
+++ b/src/network/configure.json
@@ -387,17 +387,6 @@
"condition": "features.temporaryfile",
"output": [ "publicFeature", "feature" ]
},
- "bearermanagement": {
- "label": "Bearer management (deprecated)",
- "purpose": "Provides bearer management for the network stack.",
- "section": "Networking",
- "condition": "features.thread && features.library && features.networkinterface && features.properties",
- "output": [
- "publicFeature",
- "feature",
- { "type": "define", "negative": true, "name": "QT_NO_BEARERMANAGEMENT" }
- ]
- },
"localserver": {
"label": "QLocalServer",
"purpose": "Provides a local socket based server.",