Remove gwt.logging.popupHandler

This has been unsupported by upstream GWT[1].

[1] https://gwt-review.googlesource.com/7810

Change-Id: I37410f091bba916c240cc9e3fe9c9da9dc62dac6
This commit is contained in:
Shawn Pearce
2014-08-06 10:59:07 -07:00
parent 931e252a67
commit f15d4aaa6b

View File

@@ -39,7 +39,6 @@
<add-linker name='xsiframe'/>
<set-property name='gwt.logging.logLevel' value='SEVERE'/>
<set-property name='gwt.logging.popupHandler' value='DISABLED'/>
<entry-point class='com.google.gerrit.client.Gerrit'/>
</module>