summaryrefslogtreecommitdiffstats
path: root/examples/hapticsplayer/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hapticsplayer/main.cpp')
-rw-r--r--examples/hapticsplayer/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/hapticsplayer/main.cpp b/examples/hapticsplayer/main.cpp
index 00bcbb1..1500d7b 100644
--- a/examples/hapticsplayer/main.cpp
+++ b/examples/hapticsplayer/main.cpp
@@ -48,9 +48,6 @@ int main(int argc, char *argv[])
HapticsPlayer w;
-#if defined(Q_OS_WINCE)
- w.showMaximized();
-#endif
w.show();