Selaa lähdekoodia

Editor: Clean up.

Mr.doob 5 vuotta sitten
vanhempi
commit
a14f405825
1 muutettua tiedostoa jossa 0 lisäystä ja 9 poistoa
  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>
 		</script>
 	</body>
 	</body>
 </html>
 </html>