mainly doc changes

This commit is contained in:
mrkraimer
2016-07-18 13:01:35 -04:00
parent 1d80fbf512
commit 03fc6f4a63
9 changed files with 314 additions and 1056 deletions

View File

@@ -47,15 +47,6 @@ RemoveRecord::RemoveRecord(
{
}
RemoveRecord::~RemoveRecord()
{
}
void RemoveRecord::destroy()
{
PVRecord::destroy();
}
bool RemoveRecord::init()
{
initPVRecord();