]> granicus.if.org Git - curl/commit
nss: do not check the version of NSS at run time
authorKamil Dudka <kdudka@redhat.com>
Mon, 28 Jul 2014 14:27:04 +0000 (16:27 +0200)
committerKamil Dudka <kdudka@redhat.com>
Mon, 28 Jul 2014 14:27:04 +0000 (16:27 +0200)
commit30b093f6fc728aabb70153e5c54d4199854ca8c4
treedac99ba70c48c6f21ea858305524a1a05d98224a
parentf3bd3deddd828be83dec05062d2d2b9099ce5790
nss: do not check the version of NSS at run time

The minimal required version of NSS is 3.14.x so it does not make sense
to check for NSS 3.12.0+ at run time.
lib/vtls/nss.c