Skip to content

Commit

Permalink
Cata 2
Browse files Browse the repository at this point in the history
  • Loading branch information
doadin committed Oct 3, 2024
1 parent 323caca commit 0fd675c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Specialization/Cata/Retribution.lua
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ local curentHP
local maxHP
local healthPerc
local timeInCombat
local className, classFilename, classId = UnitClass('player')
local currentSpec = GetSpecialization()
local currentSpecName = currentSpec and select(2, GetSpecializationInfo(currentSpec)) or 'None'
local classtable
local LibRangeCheck = LibStub('LibRangeCheck-3.0', true)

Expand Down

0 comments on commit 0fd675c

Please sign in to comment.