qshareddata.h: remove unused header

<functional> was added for std::less, but it's not required anymore and
can be removed (found by clangd)

Change-Id: Iadceacaf75786ba97a55ddd3694ab7e6550e9c0b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Tim Blechmann 2024-12-10 11:43:42 +08:00
parent bc4105c843
commit f84ce2ae42

View File

@ -9,7 +9,6 @@
#include <QtCore/qcompare.h> #include <QtCore/qcompare.h>
#include <QtCore/qhashfunctions.h> #include <QtCore/qhashfunctions.h>
#include <functional>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE