Browse Source

Revert debug

tags/gwtquery-project-1.5-beta1
Maxime Mériouma-Caron 8 years ago
parent
commit
7ea7d68a29

+ 0
- 1
gwtquery-core/src/main/java/com/google/gwt/query/rebind/LazyGenerator.java View File

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

Loading…
Cancel
Save