QMessageAuthenticationCode: remove unused qvarlengtharray.h include

Amends 1fb0dca140c1dbf3e66b322af837b7bf650f2e77, which removed the
last QVLA use from the TU.

Pick-to: 6.5
Change-Id: Ia1848c1e4bb1336706aadb72b864d788aed8f2fe
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 2c7910cada7668ab55ad0edac82cf9c215ff4adb)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Marc Mutz 2024-10-28 09:13:25 +01:00 committed by Qt Cherry-pick Bot
parent bf8bdf4564
commit 7338e481a9

View File

@ -9,7 +9,6 @@
#include <QtCore/private/qsmallbytearray_p.h>
#include <qiodevice.h>
#include <qmutex.h>
#include <qvarlengtharray.h>
#include <private/qlocking_p.h>
#include <array>