aboutsummaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/menu.h b/menu.h
index 762dfc8..0143405 100644
--- a/menu.h
+++ b/menu.h
@@ -56,8 +56,6 @@ struct menu {
int (*strncmp)(const char *, const char *, size_t);
// Whether the input is a password
bool passwd;
- // Whether to execute the selected item
- bool exec;
// The font used to display the menu
char *font;
// The number of lines to list items vertically