cleanup ace3

This commit is contained in:
Pinya
2018-07-22 17:15:08 +03:00
parent 14baf867a4
commit 5268beee39
6 changed files with 17 additions and 18 deletions
@@ -717,7 +717,6 @@ local function Constructor()
--Container Support
local content = CreateFrame("Frame", nil, border)
content:SetPoint("TOPLEFT", 10, -10)
--content:SetPoint("BOTTOMRIGHT", -10, 10)
local widget = {
frame = frame,