Skip to content

Commit

Permalink
I'm the prince of debug prints.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili committed Jul 24, 2024
1 parent aab97f9 commit 5fae75f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Events.lua
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ do
local specialization = GetSpecialization()
local specID = specialization and GetSpecializationInfo( specialization )

print( specID, state.spec.id )

if specID and specID ~= state.spec.id then
Hekili.PendingSpecializationChange = true
end
Expand Down

0 comments on commit 5fae75f

Please sign in to comment.