Browse Source

always import Boot.

Nicolas Cannasse 20 years ago
parent
commit
8e2adf8bfa
1 changed files with 0 additions and 2 deletions
  1. 0 2
      std/Std.hx

+ 0 - 2
std/Std.hx

@@ -1,6 +1,4 @@
-#flash
 import Boot;
-#end
 
 class Std {