Commit 0cf347a3 by Tom Tromey Committed by Tom Tromey

* include/javaprims.h: Removed security namespace.

From-SVN: r26543
parent b3c1c087
1999-04-19 Tom Tromey <tromey@cygnus.com>
* include/javaprims.h: Removed security namespace.
1999-04-20 Anthony Green <green@cygnus.com>
* java/io/PrintStream.java (println): Remove extra println.
......
......@@ -175,12 +175,6 @@ extern "Java"
};
};
namespace security
{
class MessageDigest;
class NoSuchAlgorithmException;
};
namespace util
{
class BitSet;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment