Remove some extra blank lines.

This commit is contained in:
nicm
2015-09-14 13:22:02 +00:00
parent 62bb6e37e0
commit 16ee4de5df
5 changed files with 0 additions and 5 deletions

View File

@ -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);