diff modules/State.lua @ 169:8cc187143acd

Strip out obsolete revision tracking
author Flick <flickerstreak@gmail.com>
date Tue, 19 Oct 2010 17:20:16 +0000
parents e77f716af1b7
children df68b5a40490
line wrap: on
line diff
--- a/modules/State.lua	Tue Oct 19 17:08:48 2010 +0000
+++ b/modules/State.lua	Tue Oct 19 17:20:16 2010 +0000
@@ -11,8 +11,6 @@
 local InCombatLockdown = InCombatLockdown
 local RegisterStateDriver = RegisterStateDriver
 
-ReAction:UpdateRevision("$Revision$")
-
 -- module declaration
 local moduleID = "State"
 local module = ReAction:NewModule( moduleID, "AceEvent-3.0" )