osc: delete empty line

This commit is contained in:
Daniel Eklöf 2019-07-19 14:57:55 +02:00
parent ed609b9082
commit feac7d032e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

1
osc.c
View file

@ -170,7 +170,6 @@ osc_from_clipboard(struct terminal *term, const char *source)
}
vt_to_slave(term, "\033\\", 2);
}
static void