summaryrefslogtreecommitdiff
path: root/examples/embedded/anomaly/src/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/anomaly/src/Main.cpp')
-rw-r--r--examples/embedded/anomaly/src/Main.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/embedded/anomaly/src/Main.cpp b/examples/embedded/anomaly/src/Main.cpp
index 47e4b35..15809b7 100644
--- a/examples/embedded/anomaly/src/Main.cpp
+++ b/examples/embedded/anomaly/src/Main.cpp
@@ -47,10 +47,6 @@
int main(int argc, char *argv[])
{
-#if !defined(Q_WS_S60)
- QApplication::setGraphicsSystem("raster");
-#endif
-
QApplication app(argc, argv);
app.setApplicationName("Anomaly");