From ef96bf176987d8b2055f24a4287ee688e110d1e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 15 Dec 2007 05:13:14 +0000 Subject: [PATCH] drop NO_STORE git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22329 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hx509_err.et | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/hx509/hx509_err.et b/lib/hx509/hx509_err.et index 90dce6754..c1dfaf587 100644 --- a/lib/hx509/hx509_err.et +++ b/lib/hx509/hx509_err.et @@ -86,7 +86,6 @@ error_code PARSING_KEY_FAILED, "Failed to parse key" error_code UNSUPPORTED_OPERATION, "Unsupported operation" error_code UNIMPLEMENTED_OPERATION, "Unimplemented operation" error_code PARSING_NAME_FAILED, "Failed to parse name" -error_code NO_STORE, "Keystore doesnt support the store operation" # keystore related error index 128 -- 2.11.4.GIT