Bugfixes for 1.6

katkat42 [03-05-15 - 00:41]
Bugfixes for 1.6
Filename
SousChef.txt
SousChef.xml
diff --git a/SousChef.txt b/SousChef.txt
index f8a8cef..7c404cc 100644
--- a/SousChef.txt
+++ b/SousChef.txt
@@ -30,5 +30,4 @@ Common.lua
 Inventory.lua
 TradingHouse.lua
 Provisioning.lua
-; SousChef.xml
 Bindings.xml
diff --git a/SousChef.xml b/SousChef.xml
deleted file mode 100644
index 6b07afa..0000000
--- a/SousChef.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<GuiXml>
-    <Controls>
-        <TopLevelControl name="SousChef_Controller">
-        	<Controls>
-				<Button name="$(parent)OnlyQuality" inherits="ZO_CheckButton">
-					<Anchor point="LEFT" relativeTo="ZO_ProvisionerTopLevelHaveSkillsLabel" relativePoint="RIGHT" offsetX="20" />
-				</Button>
-			</Controls>
-        </TopLevelControl>
-    </Controls>
-</GuiXml>
\ No newline at end of file