removed unused include

This commit is contained in:
Jeff Hill
2002-10-24 18:16:45 +00:00
parent 8dc8be9ad7
commit 64da98ffd3

View File

@@ -26,8 +26,11 @@
#define epicsAssertAuthor "Jeff Hill johill@lanl.gov"
#if 0
#include "iocinf.h"
#endif
#include "comBuf.h"
#include "errlog.h"
bool comBuf::flushToWire ( wireSendAdapter & wire ) throw ()
{