mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Remove some extra blank lines.
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user