From 3e47caff4830d2a117eda15b57a5feab89b846ae Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Tue, 28 Apr 2015 10:50:54 -0400 Subject: ERR_ cleanup Remove ERR_[gs]et_implementation as they were not undocumented and useless (the data structure was opaque). Halve the number of lock/unlock calls in almost all ERR_ functions by letting the caller of get_hash or int_thread_set able to lock. Very useful when looping, such as adding errors, or when getting the hash and immediately doing a lookup on it. Reviewed-by: Richard Levitte --- util/indent.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'util/indent.pro') diff --git a/util/indent.pro b/util/indent.pro index c2427a3379..87e2b3ba4a 100644 --- a/util/indent.pro +++ b/util/indent.pro @@ -251,7 +251,6 @@ -T ENGINE_SSL_CLIENT_CERT_PTR -T ENGINE_TABLE -T ENUMERATED_NAMES --T ERR_FNS -T ERR_STATE -T ERR_STRING_DATA -T ESS_CERT_ID -- cgit v1.2.3