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