Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-09-14 16:01:08 +01:00
6 changed files with 5 additions and 6 deletions

View File

@ -561,7 +561,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);