Browse Source

removed strict mode

Jaume Sanchez 8 years ago
parent
commit
5c863cd1fc
1 changed files with 0 additions and 2 deletions
  1. 0 2
      examples/js/loaders/ImageBitmapLoader.js

+ 0 - 2
examples/js/loaders/ImageBitmapLoader.js

@@ -1,5 +1,3 @@
-'use strict';
-
 /**
  * @author thespite / http://clicktorelease.com/
  */