sensorservices/tiltcompensationssy/src/tccenrepobserver.cpp
branchRCL_3
changeset 61 8cb079868133
parent 60 ccb4f6b3db21
--- a/sensorservices/tiltcompensationssy/src/tccenrepobserver.cpp	Tue Aug 31 16:29:05 2010 +0300
+++ b/sensorservices/tiltcompensationssy/src/tccenrepobserver.cpp	Wed Sep 01 12:34:26 2010 +0100
@@ -110,13 +110,8 @@
 // CTCCenrepObserver::HandleNotifyError
 // -----------------------------------------------------------------------------
 //
-#ifdef _DEBUG
 void CTCCenrepObserver::HandleNotifyError(
     TUint32 /*aKey*/, TInt aError, CCenRepNotifyHandler* aHandler)
-#else
-void CTCCenrepObserver::HandleNotifyError(
-    TUint32 /*aKey*/, TInt /*aError*/, CCenRepNotifyHandler* aHandler)
-#endif
     {
     ERROR_1( aError, "CTCCenrepObserver::HandleNotifyError - aError: %d ", aError );