removed unused static variable

This commit is contained in:
Jeff Hill
2002-03-22 21:26:17 +00:00
parent e0956c2c11
commit 648129c9f1
2 changed files with 0 additions and 2 deletions

View File

@@ -31,7 +31,6 @@
#include "dbPutNotifyBlocker.h"
epicsSingleton < tsFreeList < dbChannelIO > > dbChannelIO::pFreeList;
unsigned dbChannelIO::nextIdForIO;
dbChannelIO::dbChannelIO ( cacChannelNotify &notify,
const dbAddr &addrIn, dbServiceIO &serviceIO ) :