Nicolas Cannasse hace 19 años
padre
commit
3a93a331d5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      genswf8.ml

+ 0 - 1
genswf8.ml

@@ -183,7 +183,6 @@ let is_protected_name path ext =
 	match path with
 	| ["flash"] , "Boot" | ["flash"] , "Lib" -> false
 	| "flash" :: _ , _ -> ext
-	| "_global" :: _ , _ -> true
 	| [] , "Array" | [] , "Math" | [] , "Date" | [] , "String" -> true
 	| _ -> false