From dbe4b45f9b5149f80f8292b61be68b4020a05b55 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Thu, 26 Jul 2012 09:44:05 +0200 Subject: Remove some dead code wrapped in Q_WS_QWS. Change-Id: Ie1ee8c4af603b924abe40145041357981d174445 Reviewed-by: Paul Olav Tvete --- tests/auto/gui/image/qpixmap/tst_qpixmap.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/auto/gui/image/qpixmap') diff --git a/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp b/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp index 6fe8727294..68354744a9 100644 --- a/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp +++ b/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp @@ -63,9 +63,6 @@ #include #endif -#ifdef Q_WS_QWS -#include -#endif Q_DECLARE_METATYPE(QImage::Format) -- cgit v1.2.3