diff options
Diffstat (limited to 'ui.h')
-rw-r--r-- | ui.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |