doc and shared version changes

This commit is contained in:
mrkraimer
2016-06-11 12:01:57 -04:00
parent 32fb16fcf0
commit 7a4bd88d8d
4 changed files with 5 additions and 8 deletions

View File

@@ -211,8 +211,6 @@ PvaClientChannel::~PvaClientChannel()
<< endl;
}
if(PvaClient::getDebug()) showCache();
pvaClientGetCache.reset();
pvaClientPutCache.reset();
}