diff classes/Bar.lua @ 169:8cc187143acd

Strip out obsolete revision tracking
author Flick <flickerstreak@gmail.com>
date Tue, 19 Oct 2010 17:20:16 +0000
parents 799c6ea9da7b
children fe0c7be6f6ef
line wrap: on
line diff
--- a/classes/Bar.lua	Tue Oct 19 17:08:48 2010 +0000
+++ b/classes/Bar.lua	Tue Oct 19 17:20:16 2010 +0000
@@ -6,8 +6,6 @@
 local fmod = math.fmod
 local format = string.format
 
-ReAction:UpdateRevision("$Revision$")
-
 local KB = LibStub("LibKeyBound-1.0")
 
 ---- Secure snippets ----