unbroke the non-native builds
[org.ibex.core.git] / src / gnu / java / locale / Calendar_en_US.java
diff --git a/src/gnu/java/locale/Calendar_en_US.java b/src/gnu/java/locale/Calendar_en_US.java
deleted file mode 100644 (file)
index d9fad65..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-// this is a hack -- GCJ looks for this file and throws an exception
-// because it isn't found.  On MinGW, due to some bug, this exception
-// throw totally corrupts the heap.  I have no idea why.  So we put
-// this here to avoid that.
-
-package gnu.java.locale;
-
-public class Calendar_en_US extends Calendar_en {
-}