mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Remove the barely-used and unnecessary command check() function.
This commit is contained in:
@ -38,7 +38,6 @@ const struct cmd_entry cmd_confirm_before_entry = {
|
||||
"[-p prompt] " CMD_TARGET_CLIENT_USAGE " command",
|
||||
0,
|
||||
cmd_confirm_before_key_binding,
|
||||
NULL,
|
||||
cmd_confirm_before_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user