aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guava-gwt/src/com/google/common/collect/Collect.gwt.xml2
-rw-r--r--guava-gwt/src/com/google/common/util/concurrent/Concurrent.gwt.xml2
-rw-r--r--guava-gwt/test/com/google/common/collect/testing/Testing.gwt.xml2
3 files changed, 0 insertions, 6 deletions
diff --git a/guava-gwt/src/com/google/common/collect/Collect.gwt.xml b/guava-gwt/src/com/google/common/collect/Collect.gwt.xml
index 1e0a89d67..5c71637d8 100644
--- a/guava-gwt/src/com/google/common/collect/Collect.gwt.xml
+++ b/guava-gwt/src/com/google/common/collect/Collect.gwt.xml
@@ -24,8 +24,6 @@
<inherits name="com.google.common.primitives.Primitives"/>
- <inherits name="java.lang.Lang"/>
-
<inherits name="java.util.Util"/>
<inherits name="com.google.gwt.core.Core"/>
diff --git a/guava-gwt/src/com/google/common/util/concurrent/Concurrent.gwt.xml b/guava-gwt/src/com/google/common/util/concurrent/Concurrent.gwt.xml
index 576c2d52d..4981b291e 100644
--- a/guava-gwt/src/com/google/common/util/concurrent/Concurrent.gwt.xml
+++ b/guava-gwt/src/com/google/common/util/concurrent/Concurrent.gwt.xml
@@ -20,8 +20,6 @@
<inherits name="com.google.common.collect.Collect"/>
- <inherits name="java.lang.Lang"/>
-
<inherits name="java.util.Util"/>
<inherits name="com.google.gwt.core.Core"/>
diff --git a/guava-gwt/test/com/google/common/collect/testing/Testing.gwt.xml b/guava-gwt/test/com/google/common/collect/testing/Testing.gwt.xml
index 4e8dbf18b..978168748 100644
--- a/guava-gwt/test/com/google/common/collect/testing/Testing.gwt.xml
+++ b/guava-gwt/test/com/google/common/collect/testing/Testing.gwt.xml
@@ -25,8 +25,6 @@
<inherits name="com.google.common.primitives.Primitives"/>
<inherits name="com.google.common.testing.Testing"/>
-
- <inherits name="java.lang.Lang"/>
<inherits name="com.google.gwt.core.Core"/>