@@ -151,8 +151,6 @@ var APP = {
this.setSize = function ( width, height ) {
- if ( renderer._fullScreen ) return;
-
this.width = width;
this.height = height;