Fix inadvertent commit by mixing changes in one workspace.

Patch by: jat
Review by: conroy


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9498 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/samples/showcase/src/com/google/gwt/sample/showcase/Showcase.gwt.xml b/samples/showcase/src/com/google/gwt/sample/showcase/Showcase.gwt.xml
index 25d20b6..1d9494e 100644
--- a/samples/showcase/src/com/google/gwt/sample/showcase/Showcase.gwt.xml
+++ b/samples/showcase/src/com/google/gwt/sample/showcase/Showcase.gwt.xml
@@ -4,7 +4,6 @@
   <inherits name='com.google.gwt.user.User'/>
   <inherits name="com.google.gwt.i18n.I18N"/>
   <inherits name="com.google.gwt.i18n.CldrLocales"/>
-  <inherits name="com.google.gwt.i18n.LocaleConfigLinker"/>
   <inherits name="com.google.gwt.user.theme.standard.StandardResources"/>
 
   <!-- Enable debug ID. -->