From d97bb650fe39d6d5dd4857fe4fb253105cc1b43e Mon Sep 17 00:00:00 2001 From: Hendrik Leppkes Date: Sat, 8 Nov 2008 20:06:11 +0100 Subject: [PATCH] Minor cleanup of unneeded upvalues --- StanceBar.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/StanceBar.lua b/StanceBar.lua index 971c11e..3ff4bb8 100644 --- a/StanceBar.lua +++ b/StanceBar.lua @@ -3,7 +3,6 @@ local L = LibStub("AceLocale-3.0"):GetLocale("Bartender4") local StanceBarMod = Bartender4:NewModule("StanceBar", "AceEvent-3.0") -- fetch upvalues -local ActionBars = Bartender4:GetModule("ActionBars") local ButtonBar = Bartender4.ButtonBar.prototype -- create prototype information