Minor cleanups in action button code

This commit is contained in:
Hendrik Leppkes
2008-09-02 21:44:52 +02:00
parent da58d8e303
commit c365751794
-1
View File
@@ -91,7 +91,6 @@ function Bartender4.Button:Create(id, parent)
--button:SetAttribute("useparent-unit", true)
parent:SetAttribute('_adopt', button)
button:SetAttribute('_childupdate-state', [[
self:SetAttribute("state", message)
local type = self:GetAttribute("type-" .. message)