One last InterCap issue. Should be ok now.

This commit is contained in:
rginda%ndcico.com 1999-09-06 18:40:43 +00:00
parent ac29ce202f
commit 244bcc67bd

View File

@ -104,7 +104,7 @@ bsConnection::bsConnection()
bsConnection::~bsConnection()
{
if (mInitializedFlag)
destroy();
Destroy();
}