summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndrew Knight <andrew.knight@intopalo.com>2015-08-03 08:17:25 +0300
committerAndrew Knight <andrew.knight@intopalo.com>2015-08-05 19:54:08 +0000
commitc17134e2db4d364855aa78a0d3c47cb9ef964dd9 (patch)
tree5fae03f935b83bc308dbb726936cdb5a94b27d78 /src
parent18c4a08623a2e3061a2dfeeca7cdc10d58081068 (diff)
winphone: Remove old code
The platform message dialogs are always used on WP. Change-Id: If55e1ea804981201fded796adaaf11eb17bc5050 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/plugins/platforms/winrt/winrt.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/plugins/platforms/winrt/winrt.pro b/src/plugins/platforms/winrt/winrt.pro
index 6a4b25d678..2718ea62bb 100644
--- a/src/plugins/platforms/winrt/winrt.pro
+++ b/src/plugins/platforms/winrt/winrt.pro
@@ -47,9 +47,4 @@ HEADERS = \
qwinrttheme.h \
qwinrtwindow.h
-winphone:equals(WINSDK_VER, 8.0): {
- SOURCES -= qwinrtplatformmessagedialoghelper.cpp
- HEADERS -= qwinrtplatformmessagedialoghelper.h
-}
-
OTHER_FILES += winrt.json