Fix an call to an old function

This commit is contained in:
Hendrik Leppkes
2009-05-26 20:48:34 +02:00
parent 4f2a720e9d
commit 9aff89fac5
-1
View File
@@ -25,7 +25,6 @@ function ActionBar:ApplyConfig(config)
if not self.config.position.x then initialPosition(self) end if not self.config.position.x then initialPosition(self) end
Bartender4.Button:UpdateRangeValues()
self:UpdateButtons() self:UpdateButtons()
end end