From 97d22d71719099cb64a497e2c9d7f0341e2c2923 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 21 May 2020 20:06:26 +0200 Subject: Remove qxmlstream from qmake compile It's not used at all. Change-Id: Ia30befd497cc337221dfad89c201822b5bb7fd7c Reviewed-by: Alexandru Croitor --- qmake/qmake.pro | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qmake/qmake.pro') diff --git a/qmake/qmake.pro b/qmake/qmake.pro index fcd1c17dcf..9318790371 100644 --- a/qmake/qmake.pro +++ b/qmake/qmake.pro @@ -168,8 +168,6 @@ SOURCES += \ qvariant.cpp \ qversionnumber.cpp \ qvsnprintf.cpp \ - qxmlstream.cpp \ - qxmlutils.cpp HEADERS += \ qabstractfileengine_p.h \ @@ -227,8 +225,6 @@ HEADERS += \ quuid.h \ qvector.h \ qversionnumber.h \ - qxmlstream.h \ - qxmlutils_p.h include(../src/3rdparty/pcre2/pcre2.pri) -- cgit v1.2.3