frabbit 11 年之前
父節點
當前提交
8c7eb44632
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      std/python/lib/Math.hx

+ 0 - 1
std/python/lib/Math.hx

@@ -1,6 +1,5 @@
 package python.lib;
 package python.lib;
 
 
-@:native("_hx_math")
 extern class Math {
 extern class Math {
 
 
 	public static function isnan (f:Float):Bool;
 	public static function isnan (f:Float):Bool;