aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui.h b/ui.h
index 2174812..fcca2a2 100644
--- a/ui.h
+++ b/ui.h
@@ -4,8 +4,6 @@
#include <ncurses.h>
#include <stdint.h>
-#define MAX_PASSWD_LEN 128
-
#define UICB_OK 0
#define UICB_ERR_UNDEF 1
#define UICB_ERR_CB 2