From 08301d488d3b41fff52001e50d48c7baec8855d3 Mon Sep 17 00:00:00 2001 From: Dante Ruiz Date: Mon, 5 Dec 2016 18:10:54 +0000 Subject: [PATCH] clean up --- scripts/system/controllers/handControllerGrab.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/system/controllers/handControllerGrab.js b/scripts/system/controllers/handControllerGrab.js index b9a735cf59..ff1407cbf0 100644 --- a/scripts/system/controllers/handControllerGrab.js +++ b/scripts/system/controllers/handControllerGrab.js @@ -2349,7 +2349,6 @@ function MyController(hand) { this.callEntityMethodOnGrabbed("releaseEquip"); } - // Make a small release haptic pulse if we really were holding something Controller.triggerHapticPulse(HAPTIC_PULSE_STRENGTH, HAPTIC_PULSE_DURATION, this.hand);