QSslSocket: remove a redundant forward declaration

Change-Id: I9a3b6ccc022a036fa82d429ad008adeabe46f4ce
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
Timur Pocheptsov 2020-07-29 11:15:27 +02:00
parent 2d2ef81117
commit 8a91947423

View File

@ -57,7 +57,6 @@ class QDir;
class QSslCipher;
class QSslCertificate;
class QSslConfiguration;
class QSslEllipticCurve;
class QSslPreSharedKeyAuthenticator;
class QOcspResponse;