Mercurial > wow > reaction
diff modules/PetAction.lua @ 169:8cc187143acd
Strip out obsolete revision tracking
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 19 Oct 2010 17:20:16 +0000 |
parents | de1da46dadb3 |
children | df68b5a40490 |
line wrap: on
line diff
--- a/modules/PetAction.lua Tue Oct 19 17:08:48 2010 +0000 +++ b/modules/PetAction.lua Tue Oct 19 17:20:16 2010 +0000 @@ -13,8 +13,6 @@ local CreateFrame = CreateFrame local format = string.format -ReAction:UpdateRevision("$Revision$") - -- module declaration local moduleID = "PetAction" local module = ReAction:NewModule( moduleID )