diff options
Diffstat (limited to 'tmux.h')
-rw-r--r-- | tmux.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -41,7 +41,6 @@ extern char **environ; struct args; struct client; struct cmdq_item; -struct cmdq_subitem; struct cmdq_list; struct environ; struct input_ctx; |