зеркало из https://github.com/mozilla/gecko-dev.git
Bug 703834 - Part 3 - Remove extraneous variable mSSLStatus that was unintentionally left over in nsNSSSocketInfo, r=me
--HG-- extra : rebase_source : 958bf51b6869318deeedd272f244d1b4b6f3e196
This commit is contained in:
Родитель
f33fd848b9
Коммит
600eceaff8
|
@ -128,9 +128,6 @@ private:
|
|||
bool mRememberClientAuthCertificate;
|
||||
PRIntervalTime mHandshakeStartTime;
|
||||
|
||||
/* SSL Status */
|
||||
nsRefPtr<nsSSLStatus> mSSLStatus;
|
||||
|
||||
nsresult ActivateSSL();
|
||||
|
||||
nsCString mNegotiatedNPN;
|
||||
|
|
Загрузка…
Ссылка в новой задаче