Skip to content

Commit

Permalink
zSpace tidy-ups
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Sep 15, 2016
1 parent a2950e7 commit 7f5b098
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/js/zspace/zSpaceEffect.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ SceneJS.ZSpaceEffect = function (cfg) {

if (!scene.getWebGL2Supported()) {
console.error("WebGL2 not supported");
return;
}

var gl = scene.getGL();
Expand Down

0 comments on commit 7f5b098

Please sign in to comment.