aboutsummaryrefslogtreecommitdiffstats
path: root/common/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/status.h')
-rw-r--r--common/status.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/common/status.h b/common/status.h
index b6ac779e4..9219bf4d9 100644
--- a/common/status.h
+++ b/common/status.h
@@ -84,8 +84,6 @@ enum
STATUS_NOTATION_NAME,
STATUS_NOTATION_DATA,
STATUS_POLICY_URL,
- STATUS_BEGIN_STREAM,
- STATUS_END_STREAM,
STATUS_KEY_CREATED,
STATUS_USERID_HINT,
STATUS_UNEXPECTED,
@@ -97,7 +95,6 @@ enum
STATUS_ALREADY_SIGNED,
STATUS_KEYEXPIRED,
STATUS_KEYREVOKED,
- STATUS_SIGEXPIRED,
STATUS_EXPSIG,
STATUS_EXPKEYSIG,
@@ -125,6 +122,8 @@ enum
STATUS_TRUNCATED,
STATUS_MOUNTPOINT,
+ STATUS_PINENTRY_LAUNCHED,
+
STATUS_ERROR,
STATUS_SUCCESS
};