new interface

This commit is contained in:
Jeff Hill
2002-05-09 00:37:15 +00:00
parent 07bf67ef2f
commit a37fc2a962

View File

@@ -16,11 +16,6 @@
#include "nciu.h"
#include "netIO.h"
baseNMIU::baseNMIU ( nciu &chanIn ) :
chan ( chanIn )
{
}
baseNMIU::~baseNMIU ()
{
}