Revision: 10017
Author:   sbruba...@google.com
Date:     Mon Apr 18 10:41:11 2011
Log:      Remove stray reference to ElementFactory

Review at http://gwt-code-reviews.appspot.com/1423801

Review by: rj...@google.com
http://code.google.com/p/google-web-toolkit/source/detail?r=10017

Modified:
 /trunk/user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java

=======================================
--- /trunk/user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java Tue Apr 12 12:31:13 2011 +++ /trunk/user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java Mon Apr 18 10:41:11 2011
@@ -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

Reply via email to