Reviewers: rjrjr,
Description:
Remove stray reference to ElementFactory
Review by: [email protected]
Please review this at http://gwt-code-reviews.appspot.com/1423801/
Affected files:
M user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java
Index: user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java
===================================================================
--- user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java
(revision 9995)
+++ user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java (working
copy)
@@ -47,8 +47,6 @@
private static final String TEMPLATE_SUFFIX = ".ui.xml";
- private static final String ELEMENT_FACTORY_PROPERTY
= "uibinder.html.elementfactory";
-
private static final String XSS_SAFE_CONFIG_PROPERTY
= "UiBinder.useSafeHtmlTemplates";
/**
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors