removed pool status external

This commit is contained in:
Jeff Hill
2002-02-28 00:02:18 +00:00
parent 4a1e4d9a65
commit 065c879708

View File

@@ -191,8 +191,6 @@ GLBLTYPE unsigned rsrvSizeofLargeBufTCP;
#define CAS_HASH_TABLE_SIZE 4096
extern int casSufficentSpaceInPool;
#define SEND_LOCK(CLIENT) epicsMutexMustLock((CLIENT)->lock)
#define SEND_UNLOCK(CLIENT) epicsMutexUnlock((CLIENT)->lock)