remove all destroy methods

This commit is contained in:
mrkraimer
2020-07-21 10:33:50 -04:00
parent cb5d9f976a
commit 3bc89bfe0e
7 changed files with 0 additions and 33 deletions

View File

@@ -86,10 +86,6 @@ public:
* the base class sets the timeStamp to the current time.
*/
virtual void process();
/**
* @brief DEPRECATED
*/
virtual void destroy() {}
/**
* @brief remove record from database.
*