Nicolas Cannasse 19 lat temu
rodzic
commit
3a93a331d5
1 zmienionych plików z 0 dodań i 1 usunięć
  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