Mercurial > wow > reaction
diff classes/Button.lua @ 169:8cc187143acd
Strip out obsolete revision tracking
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 19 Oct 2010 17:20:16 +0000 |
parents | 16048f516f5e |
children | df68b5a40490 |
line wrap: on
line diff
--- a/classes/Button.lua Tue Oct 19 17:08:48 2010 +0000 +++ b/classes/Button.lua Tue Oct 19 17:20:16 2010 +0000 @@ -10,8 +10,6 @@ local GetBindingKey = GetBindingKey local format = string.format -ReAction:UpdateRevision("$Revision: 154 $") - -- libraries local KB = LibStub("LibKeyBound-1.0") local LBF = LibStub("LibButtonFacade",true) -- optional