commit | 2e0f0711dd9ab1802dffd24c027fc1c205a8662b | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Tue Mar 31 16:04:09 2015 -0700 |
committer | Adam Langley <agl@google.com> | Wed Apr 08 16:20:07 2015 -0700 |
tree | 15bdf1be6968a3a7aee5faa39ee897cdd95f0da4 | |
parent | e9a80ff8ce8f8ebb7c8276d4b593d3ddc645fa77 [diff] |
Remove the implementation abstraction from ERR. Since ERR will soon have thread-local storage, we don't need to worry about high-performance implementations and thus don't need to be able to switch two different implementations at run-time. Change-Id: I0598054ee8a8b499ac686ea635a96f5d03c754e0