mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-17 00:51:36 +02:00
Remove the barely-used and unnecessary command check() function.
This commit is contained in:
@ -36,7 +36,6 @@ const struct cmd_entry cmd_switch_client_entry = {
|
||||
"[-lnpr] [-c target-client] [-t target-session]",
|
||||
CMD_READONLY,
|
||||
cmd_switch_client_key_binding,
|
||||
NULL,
|
||||
cmd_switch_client_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user