summaryrefslogtreecommitdiffstats
path: root/examples/network/network.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/network.pro')
-rw-r--r--examples/network/network.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
index 3a269f16ae..d64b16c760 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -30,7 +30,6 @@ qtHaveModule(widgets) {
}
qtConfig(openssl): SUBDIRS += securesocketclient
- qtConfig(openssl-linked): SUBDIRS += securesocketclient
qtConfig(sctp): SUBDIRS += multistreamserver multistreamclient
}