almost there
[org.ibex.mail.git] / src / org / ibex / mail / protocol / NNTP.java
index 150c8d0..b13884e 100644 (file)
@@ -1,4 +1,4 @@
 package org.ibex.mail.protocol;
 /** NNTP send/recieve */
-public class NNTP extends MessageProtocol {
+public class NNTP {
 }