From c5f806541d5ac920cb7c3b76f50a3efd111baeeb Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 15 Jan 2020 22:57:13 -0800
Subject: [PATCH] omit duplicative conflicting TouchSensor

---
 CommunicationsAndSensors/Beam/BeamConeExample.x3d | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/CommunicationsAndSensors/Beam/BeamConeExample.x3d b/CommunicationsAndSensors/Beam/BeamConeExample.x3d
index 1f976d4bb1..9f2fc182d1 100644
--- a/CommunicationsAndSensors/Beam/BeamConeExample.x3d
+++ b/CommunicationsAndSensors/Beam/BeamConeExample.x3d
@@ -5,7 +5,7 @@
     <meta content='BeamConeExample.x3d' name='title'/>
     <meta content='Don Brutzman' name='creator'/>
     <meta content='11 December 2000' name='created'/>
-    <meta content='20 October 2019' name='modified'/>
+    <meta content='15 January 2020' name='modified'/>
     <meta content='Produce wireframe or transparent beam cones.' name='description'/>
     <meta content='https://savage.nps.edu/Savage/CommunicationsAndSensors/Beam/BeamConeExample.x3d' name='identifier'/>
     <meta content='https://www.web3d.org/WorkingGroups/vrtp/demo/auv/BeamConeExample.x3d' name='reference'/>
@@ -54,7 +54,6 @@
               <FontStyle justify='"MIDDLE" "MIDDLE"' size='0.6'/>
             </Text>
           </Shape>
-          <TouchSensor description='Hover over text to activate contact mode'/>
           <Shape>
             <!-- transparent Box as text-selection assist -->
             <Box size='10 1 .001'/>
-- 
GitLab