diff -r 4a629bc82c5e -r b67dd1fc57c5 mmserv/tms/tmsserver/inc/tmsdtmfeventhandler.h --- a/mmserv/tms/tmsserver/inc/tmsdtmfeventhandler.h Fri Apr 30 19:18:45 2010 -0500 +++ b/mmserv/tms/tmsserver/inc/tmsdtmfeventhandler.h Fri May 14 18:19:45 2010 -0500 @@ -53,6 +53,13 @@ */ void RunL(); + /** + * From CActive + * Implementation of CActive::RunError. + * Called when RunL leaves. + */ + TInt RunError(TInt /*aError*/) {} + private: /**