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
This commit is contained in:
parent
7f73f46f93
commit
0f31d44168
2 changed files with 5 additions and 2 deletions
|
@ -37,8 +37,6 @@ exception statement from your version. */
|
|||
|
||||
package java.nio;
|
||||
|
||||
import gnu.java.nio.ByteBufferImpl;
|
||||
|
||||
public abstract class ByteBuffer extends Buffer
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue