Commit 0f31d441 by Michael Koch Committed by Michael Koch

ByteBuffer.java: removed import of not commited class.

2002-10-07  Michael Koch  <konqueror@gmx.de>

	* java/nio/ByteBuffer.java:
	removed import of not commited class.

From-SVN: r57900
parent 7f73f46f
2002-10-07 Michael Koch <konqueror@gmx.de>
* java/nio/ByteBuffer.java:
removed import of not commited class.
2002-10-07 Michael Koch <konqueror@gmx.de>
* java/nio/ByteBuffer.java,
java/nio/MappedByteBuffer.java:
New files, forgot to add these dummies.
......
......@@ -37,8 +37,6 @@ exception statement from your version. */
package java.nio;
import gnu.java.nio.ByteBufferImpl;
public abstract class ByteBuffer extends Buffer
{
}
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