From c74bb7e05d3f463d7b7f670a654209ba7f2ad016 Mon Sep 17 00:00:00 2001 From: Tek Hudson Date: Mon, 6 Jan 2020 04:07:25 -0800 Subject: [PATCH] Remove last references to Bestform --- Bindings.xml | 5 +---- DruidBar.lua | 2 -- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/Bindings.xml b/Bindings.xml index bdcc678..66c86ea 100644 --- a/Bindings.xml +++ b/Bindings.xml @@ -1,5 +1,2 @@ - - DruidBar_ChangeBestForm(); - - \ No newline at end of file + diff --git a/DruidBar.lua b/DruidBar.lua index cc7d3e5..a978582 100644 --- a/DruidBar.lua +++ b/DruidBar.lua @@ -604,8 +604,6 @@ function DruidBar_Enable_ChatCommandHandler(text) DRUIDBAR_FrameSet(); elseif msg[1] == "status" then DruidBar_Status(); - elseif msg[1] == "best" then - DruidBar_ChangeBestForm(); elseif msg[1] == "color" then if tonumber(msg[3]) then if msg[2] == "r" then -- 1.7.9.5