diff --git a/scripts/system/controllers/handControllerGrab.js b/scripts/system/controllers/handControllerGrab.js index 95cc7be405..00c37bd074 100644 --- a/scripts/system/controllers/handControllerGrab.js +++ b/scripts/system/controllers/handControllerGrab.js @@ -1519,7 +1519,6 @@ function MyController(hand) { // visualizations var rayPickInfo = this.calcRayPickInfo(this.hand); - // this.searchIndicatorOn(rayPickInfo.searchRay); this.overlayLineOn(rayPickInfo.searchRay.origin, grabbedProperties.position, COLORS_GRAB_DISTANCE_HOLD);