| Index: net/third_party/nss/ssl/sslsnce.c
|
| diff --git a/net/third_party/nss/ssl/sslsnce.c b/net/third_party/nss/ssl/sslsnce.c
|
| index 34e07b005118df5c515221c38e250cb60f3828aa..327920080c5db9f28a093a6b1db0e4744fc3037a 100644
|
| --- a/net/third_party/nss/ssl/sslsnce.c
|
| +++ b/net/third_party/nss/ssl/sslsnce.c
|
| @@ -522,7 +522,6 @@ ConvertFromSID(sidCacheEntry *to, sslSessionID *from)
|
| /*
|
| ** Convert shared memory cache-entry to local memory based one
|
| ** This is only called from ServerSessionIDLookup().
|
| -** Caller must hold cache lock when calling this.
|
| */
|
| static sslSessionID *
|
| ConvertToSID(sidCacheEntry * from,
|
|
|