summaryrefslogtreecommitdiffstats
path: root/cmd-find.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-find.c')
-rw-r--r--cmd-find.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-find.c b/cmd-find.c
index 87dacfb4..ec883cbd 100644
--- a/cmd-find.c
+++ b/cmd-find.c
@@ -562,7 +562,6 @@ cmd_find_get_window_with_session(struct cmd_find_state *fs, const char *window)
return (0);
}
-
/* Stop now if exact only. */
if (exact)
return (-1);