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:
@ -36,7 +36,6 @@ const struct cmd_entry cmd_respawn_pane_entry = {
|
||||
"[-k] " CMD_TARGET_PANE_USAGE " [command]",
|
||||
0,
|
||||
NULL,
|
||||
NULL,
|
||||
cmd_respawn_pane_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user