From 16a6db8d65199f1f93bc858511d5725c29cbd177 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Thu, 6 Oct 2022 07:48:53 +0200 Subject: [PATCH] corelib/CMakeLists.txt: remove duplicate qxpfunctional.h Amends 343e0ff485de36e27c0a62781dc512a4bda22fce. Change-Id: Id7054f777d6ae1ec3d9c94f144e6b0c6db8f9352 Reviewed-by: Ivan Solovev (cherry picked from commit 21991a1278d4c3c9857d6da3317cf053dfb1756c) Reviewed-by: Qt Cherry-pick Bot --- src/corelib/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/corelib/CMakeLists.txt b/src/corelib/CMakeLists.txt index e5aadde825a..cf408ad28e4 100644 --- a/src/corelib/CMakeLists.txt +++ b/src/corelib/CMakeLists.txt @@ -73,7 +73,6 @@ qt_internal_add_module(Core global/q20algorithm.h global/q20functional.h global/q23functional.h - global/qxpfunctional.h global/q20iterator.h global/qxpfunctional.h io/qabstractfileengine.cpp io/qabstractfileengine_p.h