aboutsummaryrefslogtreecommitdiffstats
path: root/guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml')
-rw-r--r--guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml b/guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml
deleted file mode 100644
index 9c4d507..0000000
--- a/guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<module>
- <inherits name="com.google.common.annotations.Annotations" />
- <inherits name="com.google.common.base.Base" />
- <inherits name="com.google.common.cache.Cache" />
- <inherits name="com.google.common.collect.Collect" />
- <inherits name="com.google.common.io.Io" />
- <inherits name="com.google.common.math.Math" />
- <inherits name="com.google.common.net.Net" />
- <inherits name="com.google.common.primitives.Primitives" />
- <inherits name="com.google.common.util.concurrent.Concurrent" />
- <inherits name="com.google.gwt.user.User" />
-
- <source path="" />
- <entry-point class="com.google.common.ForceGuavaCompilationEntryPoint" />
-</module>