summaryrefslogtreecommitdiff
path: root/include/gatekeeper/gatekeeper_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gatekeeper/gatekeeper_messages.h')
-rw-r--r--include/gatekeeper/gatekeeper_messages.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gatekeeper/gatekeeper_messages.h b/include/gatekeeper/gatekeeper_messages.h
index 59f419c..ec33f18 100644
--- a/include/gatekeeper/gatekeeper_messages.h
+++ b/include/gatekeeper/gatekeeper_messages.h
@@ -29,8 +29,6 @@ namespace gatekeeper {
const uint32_t ENROLL = 0;
const uint32_t VERIFY = 1;
-const uint32_t DELETE_USER = 2;
-const uint32_t DELETE_ALL_USERS = 3;
typedef enum {
ERROR_NONE = 0,