578ca7c - Most action bar functionality completed
[wowui.git] / OmaRF / PaladinIndicators.lua
index fdb5950..e81954b 100644 (file)
@@ -3,7 +3,6 @@ local pairs = pairs;
 
 local indSize = OmaRFSettings.IndSize;
 local rhomb = "Interface\\AddOns\\OmaRF\\images\\rhomb";
-local positions = {"TOPRIGHT", "BOTTOMLEFT"};
 
 local M = {};
 OmaRFIndicators.Class["PALADIN"] = M;