Skip to content

Commit

Permalink
We don't use that variable...
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkub committed Aug 21, 2008
1 parent b20d05f commit 27ffc8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TourGuide_Recorder.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ function f:ADDON_LOADED(event, addon)
if addon ~= "TourGuide_Recorder" then return end

TourGuide_RecorderDB = TourGuide_RecorderDB or ""
db = TourGuide_RecorderDB

self:UnregisterEvent("ADDON_LOADED")
self.ADDON_LOADED = nil
Expand Down

0 comments on commit 27ffc8a

Please sign in to comment.