clear
Darthpred [07-22-16 - 05:22]
diff --git a/ElvUI_SLE/modules/tooltips/raidprogress.lua b/ElvUI_SLE/modules/tooltips/raidprogress.lua
index 3f54b67..8000ccd 100644
--- a/ElvUI_SLE/modules/tooltips/raidprogress.lua
+++ b/ElvUI_SLE/modules/tooltips/raidprogress.lua
@@ -6,7 +6,6 @@ local MAX_PLAYER_LEVEL = MAX_PLAYER_LEVEL
local _G = _G
local sub = string.sub
local ClearAchievementComparisonUnit = ClearAchievementComparisonUnit
--- local AchievementFrame_DisplayComparison = AchievementFrame_DisplayComparison
local SetAchievementComparisonUnit = SetAchievementComparisonUnit
local HideUIPanel = HideUIPanel