aboutsummaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
authoradnano <me@adnano.co>2024-05-02 14:44:09 -0400
committeradnano <me@adnano.co>2024-05-02 14:44:09 -0400
commit6a39269d2e73273de324ed156eba71e5bdcd9602 (patch)
tree50603b39bcac51561ce0b84ec397dc85dcd9c9e2 /menu.h
parente4c4627eebc57a6af5812c69f6dc3f9992d9c770 (diff)
downloadwmenu-6a39269d2e73273de324ed156eba71e5bdcd9602.tar.gz
Drop wmenu -x option
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