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