From afc67708a5a5585553dee132ffbc4761bb135faf Mon Sep 17 00:00:00 2001 From: Dan Date: Sat, 6 Jul 2024 11:22:01 -0400 Subject: [PATCH] Remove unused variable --- lua/scrollview.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lua/scrollview.lua b/lua/scrollview.lua index 79ffd79..be4ccb1 100644 --- a/lua/scrollview.lua +++ b/lua/scrollview.lua @@ -2883,8 +2883,6 @@ local handle_mouse = function(button, primary) break end lhs = menu_name .. '.' .. line - local parent_winnr = - api.nvim_win_get_number(sign_props.parent_winid) rhs = string.format( 'call win_execute(%d, "normal! %dG")', sign_props.parent_winid,