aboutsummaryrefslogtreecommitdiff
path: root/data/core/commandview.lua
diff options
context:
space:
mode:
Diffstat (limited to 'data/core/commandview.lua')
-rw-r--r--data/core/commandview.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/core/commandview.lua b/data/core/commandview.lua
index ceb32b5b..ccd8b4b4 100644
--- a/data/core/commandview.lua
+++ b/data/core/commandview.lua
@@ -216,7 +216,6 @@ end
local function draw_suggestions_box(self)
local lh = self:get_suggestion_line_height()
local dh = style.divider_size
- local offsety = self:get_line_text_y_offset()
local x, _ = self:get_line_screen_position()
local h = math.ceil(self.suggestions_height)
local rx, ry, rw, rh = self.position.x, self.position.y - h - dh, self.size.x, h