aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/ui.h b/ui.h
index 5ed5906..c6102e6 100644
--- a/ui.h
+++ b/ui.h
@@ -6,9 +6,8 @@
#define UICB_OK 0
#define UICB_ERR_UNDEF 1
-#define UICB_ERR_NOP 2
-#define UICB_ERR_CB 3
-#define UICB_ERR_BUF 4
+#define UICB_ERR_CB 2
+#define UICB_ERR_BUF 3
#define UILOOP_TIMEOUT 1