mirror of
https://github.com/tmux/tmux.git
synced 2025-11-11 04:55:20 +00:00
Remove the barely-used and unnecessary command check() function.
This commit is contained in:
@@ -32,7 +32,6 @@ const struct cmd_entry cmd_clock_mode_entry = {
|
||||
CMD_TARGET_PANE_USAGE,
|
||||
0,
|
||||
NULL,
|
||||
NULL,
|
||||
cmd_clock_mode_exec
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user