diff options
Diffstat (limited to 'libjava/java/util/prefs/PreferencesFactory.java')
-rw-r--r-- | libjava/java/util/prefs/PreferencesFactory.java | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libjava/java/util/prefs/PreferencesFactory.java b/libjava/java/util/prefs/PreferencesFactory.java index f434978..9b2b412 100644 --- a/libjava/java/util/prefs/PreferencesFactory.java +++ b/libjava/java/util/prefs/PreferencesFactory.java @@ -35,9 +35,8 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ -package java.util.prefs; -import java.util.EventListener; +package java.util.prefs; /** * Preferences system and user root factory interface. Defines how to get |