remove a couple of unused variables

This commit is contained in:
Vanessa Dannenberg
2021-03-06 16:35:58 -05:00
parent cc93288a6b
commit 7a0a44037a
2 changed files with 0 additions and 3 deletions

View File

@ -85,7 +85,6 @@ function unified_inventory.get_formspec(player, page)
local player_name = player:get_player_name()
local ui_peruser,draw_lite_mode = unified_inventory.get_per_player_formspec(player_name)
local formheaderx = ui_peruser.form_header_x
local formheadery = ui_peruser.form_header_y
unified_inventory.current_page[player_name] = page