drop NO_STORE

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22329 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-15 05:13:14 +00:00
parent 4becc599a1
commit ef96bf1769

View File

@@ -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