no need to specify hash table size

This commit is contained in:
Jeff Hill
2001-06-15 22:41:54 +00:00
parent 12ea010e4b
commit 389ed62c33

View File

@@ -99,8 +99,7 @@ struct caHdrLargeArray;
class cac : private cacRecycle
{
public:
cac ( cacNotify &, bool enablePreemptiveCallback = false,
unsigned maxNumberOfChannels = 32768 );
cac ( cacNotify &, bool enablePreemptiveCallback = false );
virtual ~cac ();
// beacon management