aboutsummaryrefslogtreecommitdiff
path: root/cmd-find.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-find.c')
-rw-r--r--cmd-find.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmd-find.c b/cmd-find.c
index 4c08147d..813bfbc9 100644
--- a/cmd-find.c
+++ b/cmd-find.c
@@ -49,9 +49,6 @@ int cmd_find_get_pane(struct cmd_find_state *, const char *);
int cmd_find_get_pane_with_session(struct cmd_find_state *, const char *);
int cmd_find_get_pane_with_window(struct cmd_find_state *, const char *);
-void cmd_find_clear_state(struct cmd_find_state *, struct cmd_q *, int);
-void cmd_find_log_state(const char *, struct cmd_find_state *);
-
const char *cmd_find_session_table[][2] = {
{ NULL, NULL }
};