Browse Source

Editor: Clean up.

Mr.doob 5 năm trước cách đây
mục cha
commit
a14f405825
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  1. 0 9
      editor/index.html

+ 0 - 9
editor/index.html

@@ -239,15 +239,6 @@
 
 			}
 
-			/*
-			window.addEventListener( 'message', function ( event ) {
-
-				editor.clear();
-				editor.fromJSON( event.data );
-
-			}, false );
-			*/
-
 		</script>
 	</body>
 </html>