Quantcast

Remove last references to Bestform

Tek Hudson [01-06-20 - 12:07]
Remove last references to Bestform
Filename
Bindings.xml
DruidBar.lua
diff --git a/Bindings.xml b/Bindings.xml
index bdcc678..66c86ea 100644
--- a/Bindings.xml
+++ b/Bindings.xml
@@ -1,5 +1,2 @@
 <Bindings>
-	<Binding name="DruidBarBest" header="DRUIDBAR">
-		DruidBar_ChangeBestForm();
-	</Binding>
-</Bindings>
\ No newline at end of file
+</Bindings>
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