summaryrefslogtreecommitdiff
path: root/java/util/Calendar.java
diff options
context:
space:
mode:
authorSven de Marothy <sven@physto.se>2005-04-19 22:43:17 +0000
committerSven de Marothy <sven@physto.se>2005-04-19 22:43:17 +0000
commit0f92ec0f21673f154cdb0bbb2a32542c46e9124e (patch)
tree40052e7fc1d2c22113b0fe568f8c44c6d8cce3c9 /java/util/Calendar.java
parent2ce5c6a9bee908adf6590b10cc4d3a382328bc4c (diff)
downloadclasspath-0f92ec0f21673f154cdb0bbb2a32542c46e9124e.tar.gz
2005-04-20 Sven de Marothy <sven@physto.se>
* java/util/Calendar.java: Changed back after accidental modification.
Diffstat (limited to 'java/util/Calendar.java')
-rw-r--r--java/util/Calendar.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/util/Calendar.java b/java/util/Calendar.java
index 1c15541de..0056f4821 100644
--- a/java/util/Calendar.java
+++ b/java/util/Calendar.java
@@ -42,7 +42,6 @@ import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
-import java.lang.Comparable;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;