mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Unused prototypes. Found by lint, no binary change.
This commit is contained in:
@ -30,8 +30,6 @@
|
||||
|
||||
int cmd_lock_server_exec(struct cmd *, struct cmd_ctx *);
|
||||
|
||||
int cmd_lock_server_callback(void *, const char *);
|
||||
|
||||
const struct cmd_entry cmd_lock_server_entry = {
|
||||
"lock-server", "lock",
|
||||
"",
|
||||
|
Reference in New Issue
Block a user