소스 검색

Revert debug

tags/gwtquery-project-1.5-beta1
Maxime Mériouma-Caron 8 년 전
부모
커밋
7ea7d68a29
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      gwtquery-core/src/main/java/com/google/gwt/query/rebind/LazyGenerator.java

+ 0
- 1
gwtquery-core/src/main/java/com/google/gwt/query/rebind/LazyGenerator.java 파일 보기

@@ -220,6 +220,5 @@ public class LazyGenerator extends Generator {
sw.println("};");
sw.outdent();
sw.println("}");
treeLogger.log(TreeLogger.Type.ERROR, sw.toString());
}
}

Loading…
취소
저장