1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

Remove unused variable

This commit is contained in:
Christian Duerr 2018-02-01 20:11:24 +01:00
parent 6428ce28b4
commit 0b90772efc
No known key found for this signature in database
GPG key ID: 85CDAE3C164BA7B4

View file

@ -417,7 +417,6 @@ impl Display {
// If strikethrough hasn't been reset, draw until the last cell
if let Some(start) = start_strikethrough {
let flag = cell::Flags::STRIKE_THROUGH;
cell_line_rects.push(
cell_line_rect(
&start,