mirror of
https://github.com/tmux/tmux.git
synced 2025-11-05 18:36:10 +00:00
Revert WIP parts of previous I didn't mean to commit yet.
This commit is contained in:
1
tmux.h
1
tmux.h
@@ -1823,7 +1823,6 @@ void printflike(2, 3) cmdq_print(struct cmdq_item *, const char *, ...);
|
||||
void printflike(2, 3) cmdq_error(struct cmdq_item *, const char *, ...);
|
||||
|
||||
/* cmd-string.c */
|
||||
int cmd_string_split(const char *, int *, char ***);
|
||||
struct cmd_list *cmd_string_parse(const char *, const char *, u_int, char **);
|
||||
|
||||
/* cmd-wait-for.c */
|
||||
|
||||
Reference in New Issue
Block a user