From 1c1c329b792762d1b4b7adb9486483bf439a7eb1 Mon Sep 17 00:00:00 2001
From: Anders Markvardsen <anders.markvardsen@stfc.ac.uk>
Date: Thu, 20 Jun 2013 11:27:11 +0100
Subject: [PATCH] remember <offsets spherical="vectors" />. re #6654

---
 Code/Mantid/instrument/ALF_Definition.xml         | 1 -
 Code/Mantid/instrument/LET_Definition.xml         | 1 -
 Code/Mantid/instrument/WISH_Definition.xml        | 1 -
 Code/Mantid/instrument/WISH_Definition_6Panel.xml | 1 -
 4 files changed, 4 deletions(-)

diff --git a/Code/Mantid/instrument/ALF_Definition.xml b/Code/Mantid/instrument/ALF_Definition.xml
index 5f572c5a617..cfe778cc60d 100644
--- a/Code/Mantid/instrument/ALF_Definition.xml
+++ b/Code/Mantid/instrument/ALF_Definition.xml
@@ -17,7 +17,6 @@
        <handedness val="right"/>
        <origin val="beam" /> 
      </reference-frame>
-     <offsets spherical="vectors" />
      <!-- Comment "components-are-facing" out if you dont want the
      components defined in this file to face a position by default -->    
      <components-are-facing x="0.0" y="0.0" z="0.0" />
diff --git a/Code/Mantid/instrument/LET_Definition.xml b/Code/Mantid/instrument/LET_Definition.xml
index ede3b2267b4..e9187182613 100644
--- a/Code/Mantid/instrument/LET_Definition.xml
+++ b/Code/Mantid/instrument/LET_Definition.xml
@@ -17,7 +17,6 @@
        <handedness val="right"/>
        <origin val="beam" /> 
      </reference-frame>
-     <offsets spherical="vectors" />
      <default-view view="cylindrical_y"/>
      <!-- Comment "components-are-facing" out if you dont want the
      components defined in this file to face a position by default -->    
diff --git a/Code/Mantid/instrument/WISH_Definition.xml b/Code/Mantid/instrument/WISH_Definition.xml
index ba8baec08f1..03424ffd112 100644
--- a/Code/Mantid/instrument/WISH_Definition.xml
+++ b/Code/Mantid/instrument/WISH_Definition.xml
@@ -17,7 +17,6 @@
        <handedness val="right"/>
        <origin val="beam" /> 
      </reference-frame>
-     <offsets spherical="vectors" />
      <!-- Comment "components-are-facing" out if you dont want the
      components defined in this file to face a position by default -->    
      <components-are-facing x="0.0" y="0.0" z="0.0" />
diff --git a/Code/Mantid/instrument/WISH_Definition_6Panel.xml b/Code/Mantid/instrument/WISH_Definition_6Panel.xml
index b949166cf52..2fc01d71655 100644
--- a/Code/Mantid/instrument/WISH_Definition_6Panel.xml
+++ b/Code/Mantid/instrument/WISH_Definition_6Panel.xml
@@ -17,7 +17,6 @@
        <handedness val="right"/>
        <origin val="beam" /> 
      </reference-frame>
-     <offsets spherical="vectors" />
      <!-- Comment "components-are-facing" out if you dont want the
      components defined in this file to face a position by default -->    
      <components-are-facing x="0.0" y="0.0" z="0.0" />
-- 
GitLab