mmserv/tms/tmsserver/inc/tmsdtmfeventhandler.h
changeset 28 ebf79c79991a
parent 20 b67dd1fc57c5
--- a/mmserv/tms/tmsserver/inc/tmsdtmfeventhandler.h	Fri Jun 11 19:59:23 2010 -0500
+++ b/mmserv/tms/tmsserver/inc/tmsdtmfeventhandler.h	Fri Jun 25 17:36:03 2010 -0500
@@ -58,7 +58,7 @@
      * Implementation of CActive::RunError.
      * Called when RunL leaves.
      */
-    TInt RunError(TInt /*aError*/) {}
+    TInt RunError(TInt aError);
 
 private: