Franco Ponticelli %!s(int64=14) %!d(string=hai) anos
pai
achega
6b1fcfcffb
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      typeload.ml

+ 0 - 1
typeload.ml

@@ -750,7 +750,6 @@ let init_class ctx c p herits fields =
 				| None ->
 					let r = exc_protect (fun r ->
 						r := (fun() -> t);
-						if ctx.com.verbose then print_endline ("Typing " ^ s_type_path c.cl_path ^ "." ^ name);
 						cf.cf_meta <- if has_meta ":keep" cf.cf_meta then f.cff_meta else (":keep", [], p) :: f.cff_meta;
 						t
 					) in