summaryrefslogtreecommitdiffstats
path: root/examples/xml/xml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/xml.pro')
-rw-r--r--examples/xml/xml.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro
index 4a2caa1648..991d5a69d2 100644
--- a/examples/xml/xml.pro
+++ b/examples/xml/xml.pro
@@ -3,7 +3,4 @@ TEMPLATE = subdirs
qtHaveModule(widgets) {
SUBDIRS += dombookmarks \
streambookmarks
-
- qtHaveModule(network): SUBDIRS += \
- rsslisting
}