Procházet zdrojové kódy

boot.js: removed unused variable

Herbert Vojčík před 10 roky
rodič
revize
898bc39b17
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      support/boot.js

+ 0 - 1
support/boot.js

@@ -700,7 +700,6 @@ define("amber/boot", [ 'require', './browser-compatibility' ], function (require
 
 		brikz.ensure("classInit");
 		brikz.ensure("classes");
-		var nil = brikz.ensure("root").nil;
 
 		var initialized = false;