Skip to content

Commit

Permalink
remove redundant statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jordonwow committed Mar 25, 2022
1 parent c1292a1 commit 4384940
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions BigDebuffs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1791,8 +1791,6 @@ else
return
end

if (not frame.buffFrames) then return end

local maxBuffs = BigDebuffs.db.profile.raidFrames.increaseBuffs and MAX_BUFFS or frame.maxBuffs

local index = 1;
Expand Down

0 comments on commit 4384940

Please sign in to comment.