浏览代码

remove trace

Nicolas Cannasse 14 年之前
父节点
当前提交
b71bfec103
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      genphp.ml

+ 1 - 1
genphp.ml

@@ -1889,7 +1889,7 @@ let generate_inline_method ctx c m =
 	(* blocks *)
 	if ctx.com.debug then begin
 		(*--php-prefix*)
-		print_endline (s_path_haxe c.cl_path);
+(*		print_endline (s_path_haxe c.cl_path); *)
 		spr ctx "$»spos = $GLOBALS['%s']->length";
 		newline ctx;
 	end;