mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-17 17:11:38 +02:00
Remove the barely-used and unnecessary command check() function.
This commit is contained in:
@ -33,7 +33,6 @@ const struct cmd_entry cmd_copy_mode_entry = {
|
||||
"[-u] " CMD_TARGET_PANE_USAGE,
|
||||
0,
|
||||
cmd_copy_mode_key_binding,
|
||||
NULL,
|
||||
cmd_copy_mode_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user