Browse Source

[java] minor

Caue Waneck 12 years ago
parent
commit
a1baf8b370
1 changed files with 0 additions and 1 deletions
  1. 0 1
      genjava.ml

+ 0 - 1
genjava.ml

@@ -2463,7 +2463,6 @@ let convert_java_class ctx p jc =
     ) jc.cinterfaces;
     ) jc.cinterfaces;
 
 
     let fields = ref [] in
     let fields = ref [] in
-    print_endline ("======== class " ^ path_s jc.cpath);
 
 
     if jc.cpath <> (["java";"lang"], "CharSequence") then
     if jc.cpath <> (["java";"lang"], "CharSequence") then
       List.iter (fun f ->
       List.iter (fun f ->