Quantcast

Removed a comment that is no longer required.

James D. Callahan III [03-09-10 - 14:18]
Removed a comment that is no longer required.
Filename
Player.lua
diff --git a/Player.lua b/Player.lua
index 02da579..b6c67cd 100644
--- a/Player.lua
+++ b/Player.lua
@@ -141,7 +141,6 @@ do
 	local rep_list = {}

 	-- Determines if the player can learn a reputation recipe.
-	-- TODO: This is currently only used in addon:OnEnable(), which means that reputation gains are NOT tracked. This function should be used to do so. -Torhal
 	function Player:SetReputationLevels()
 		table.wipe(rep_list)