QSslSocket: remove a redundant forward declaration

Change-Id: I9a3b6ccc022a036fa82d429ad008adeabe46f4ce
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
bb10
Timur Pocheptsov 2020-07-29 11:15:27 +02:00
parent 2d2ef81117
commit 8a91947423
1 changed files with 0 additions and 1 deletions

View File

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