This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[patch] remove empty directories
- From: Matthias Klose <doko at ubuntu dot com>
- To: GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: Sat, 07 Jul 2007 11:05:14 +0200
- Subject: [patch] remove empty directories
still a leftover from the classpath-0.95 merge; the following directories are empty:
libjava/classpath/tools/gnu/classpath/tools/rmi
libjava/classpath/tools/gnu/classpath/tools/rmi/registry
libjava/classpath/lib/jazzlib
ok to remove?
Matthias