mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Unused prototypes. Found by lint, no binary change.
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
* Clear pane history.
|
||||
*/
|
||||
|
||||
void cmd_clear_history_init(struct cmd *, int);
|
||||
int cmd_clear_history_exec(struct cmd *, struct cmd_ctx *);
|
||||
|
||||
const struct cmd_entry cmd_clear_history_entry = {
|
||||
|
Reference in New Issue
Block a user