From 0b90772efca8cb728c8f9ebb8a6d78f9e8350869 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Thu, 1 Feb 2018 20:11:24 +0100 Subject: [PATCH] Remove unused variable --- src/display.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/display.rs b/src/display.rs index 3537adb7..e0b6b1a6 100644 --- a/src/display.rs +++ b/src/display.rs @@ -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,