remove workaround for bug that was fixed in the latest build

This commit is contained in:
Hendrik Leppkes
2008-08-30 08:41:54 +00:00
parent 6e0e7867bd
commit b0b17b8bdd
-2
View File
@@ -93,8 +93,6 @@ function Bartender4.Button:Create(id, parent)
parent:SetAttribute('_adopt', button)
button:SetAttribute('_childupdate-state', [[
-- evil hack due to bug in the code
scriptid, message = message, scriptid
self:SetAttribute("state", message)
local type = self:GetAttribute("type--" .. message)
if type == "macro" then