summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qfeatures.txt')
-rw-r--r--src/corelib/global/qfeatures.txt9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index 777128299a..f0b8b470c5 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -962,13 +962,6 @@ SeeAlso: ???
# Networking
-Feature: URLINFO
-Description: Supports storage of URL information.
-Section: Networking
-Requires:
-Name: QUrlInfo
-SeeAlso: ???
-
Feature: HOSTINFO
Description: Supports host name lookups.
Section: Networking
@@ -979,7 +972,7 @@ SeeAlso: ???
Feature: FTP
Description: Supports FTP file access.
Section: Networking
-Requires: URLINFO TEXTDATE
+Requires: TEXTDATE
Name: File Transfer Protocol
SeeAlso: ???