Remove some unnecessary blank lines.

This commit is contained in:
nicm
2021-08-20 19:08:36 +00:00
parent 90dd474c3e
commit c76b28de24
3 changed files with 0 additions and 4 deletions

View File

@ -1885,7 +1885,6 @@ window_copy_cmd_select_word(struct window_copy_cmd_state *cs)
struct window_copy_mode_data *data = wme->data;
u_int px, py, nextx, nexty;
data->lineflag = LINE_SEL_LEFT_RIGHT;
data->rectflag = 0;
data->selflag = SEL_WORD;