summaryrefslogtreecommitdiffstats
path: root/examples/threads/semaphores/semaphores.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/threads/semaphores/semaphores.pro')
-rw-r--r--examples/threads/semaphores/semaphores.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/threads/semaphores/semaphores.pro b/examples/threads/semaphores/semaphores.pro
index ec199fa3c2..71bc5b3f35 100644
--- a/examples/threads/semaphores/semaphores.pro
+++ b/examples/threads/semaphores/semaphores.pro
@@ -7,6 +7,3 @@ CONFIG += console
# install
target.path = $$[QT_INSTALL_EXAMPLES]/threads/semaphores
INSTALLS += target
-
-
-simulator: warning(This example might not fully work on Simulator platform)