Skip to content

Commit

Permalink
Remove redundant bind, ref max-mapperGH-3
Browse files Browse the repository at this point in the history
  • Loading branch information
deathcap committed Apr 15, 2014
1 parent 7ee278a commit edb9903
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ shell.on("gl-init", function() {
} else {
console.warn('voxel-stitch plugin not found, expect no textures')
}

shell.bind('wireframe', 'F')
})

shell.on("gl-error", function(err) {
Expand Down

0 comments on commit edb9903

Please sign in to comment.