From dc2da155515977120e4a16470693d217d2bcc106 Mon Sep 17 00:00:00 2001 From: shagu Date: Wed, 19 Apr 2017 19:53:29 +0200 Subject: [PATCH] unitframes: remove obsolete pspace --- api/unitframes.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/api/unitframes.lua b/api/unitframes.lua index dab62f90..3788326e 100644 --- a/api/unitframes.lua +++ b/api/unitframes.lua @@ -49,7 +49,6 @@ function pfUI.uf:CreateUnitFrame(unit, id, config, tick) local unit = strlower(unit or "") local id = strlower(id or "") local C = pfUI_config - local spacing = pfUI_config.unitframes.player.pspace local default_border = pfUI_config.appearance.border.default if pfUI_config.appearance.border.unitframes ~= "-1" then default_border = pfUI_config.appearance.border.unitframes