commit | 138c2ac627cee80ef2bea4536f9da42c2d22e8dd | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Thu Dec 11 18:04:54 2014 -0500 |
committer | Adam Langley <agl@google.com> | Sat Dec 13 22:30:08 2014 +0000 |
tree | eab5ad327a2d24e15cea1f5559b916a797819da7 | |
parent | 28014cb4f29ca235dbb12bc0cef601e1500977ef [diff] |
Drop unnecessary version checks. These may as well be replaced with assertions. Get them out of the way of the initialization. Change-Id: Ie4ab8bdc018e4a1def7d3f6b3b172a77896bfc0a Reviewed-on: https://boringssl-review.googlesource.com/2563 Reviewed-by: Adam Langley <agl@google.com>