Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:cables-gl/cables into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pandrr committed Dec 19, 2024
2 parents 2c55b8d + e8dd5b3 commit a4ce4d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/cg/cg_uniform.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ class CgUniform

if (this._value == undefined)
{
console.log("value undefined", this);
this._value = 0;
}

Expand Down

0 comments on commit a4ce4d4

Please sign in to comment.