summaryrefslogtreecommitdiffstats
path: root/examples/ipc/localfortuneserver/localfortuneserver.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ipc/localfortuneserver/localfortuneserver.pro')
-rw-r--r--examples/ipc/localfortuneserver/localfortuneserver.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/ipc/localfortuneserver/localfortuneserver.pro b/examples/ipc/localfortuneserver/localfortuneserver.pro
index 1da5c40b93..9eed28ef74 100644
--- a/examples/ipc/localfortuneserver/localfortuneserver.pro
+++ b/examples/ipc/localfortuneserver/localfortuneserver.pro
@@ -6,6 +6,3 @@ QT += network widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/ipc/localfortuneserver
INSTALLS += target
-
-
-simulator: warning(This example might not fully work on Simulator platform)