From c4d7b7b9bb2afc5abd5f084c45391ef51a372fca Mon Sep 17 00:00:00 2001 From: "James B. Pollack" Date: Mon, 28 Dec 2015 10:21:23 -0800 Subject: [PATCH] Update utils.js --- examples/libraries/utils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/libraries/utils.js b/examples/libraries/utils.js index 37dccd5ac8..115c1bcb65 100644 --- a/examples/libraries/utils.js +++ b/examples/libraries/utils.js @@ -274,7 +274,6 @@ hexToRgb = function(hex) { calculateHandSizeRatio = function() { // Get the ratio of the current avatar's hand to Owen's hand - // var standardCenterHandPoint = 0.11288; var standardCenterHandPoint = 0.11288; var jointNames = MyAvatar.getJointNames(); //get distance from handJoint up to leftHandIndex3 as a proxy for center of hand