from the merge of 2.3

This commit is contained in:
Dhanya Maliakal
2017-03-24 12:22:49 +01:00
parent bb52676f50
commit 2bb8fa596a
3 changed files with 38 additions and 47 deletions

View File

@ -236,12 +236,6 @@ private:
*/
void StartRunning();
/**
* Verifies if the callbacks are registered for the callback variable
* @returns OK or FAIL
*/
int VerifyCallBackAction();
//*** Class Members ***