diff -r 1790c2f1027c -r 0b68a1b0c15e serviceproviders/sapi_location/tsrc/dev/tlocservicetest/src/tstraysignaltest.cpp --- a/serviceproviders/sapi_location/tsrc/dev/tlocservicetest/src/tstraysignaltest.cpp Thu Aug 19 10:46:25 2010 +0300 +++ b/serviceproviders/sapi_location/tsrc/dev/tlocservicetest/src/tstraysignaltest.cpp Tue Aug 31 16:06:03 2010 +0300 @@ -122,7 +122,7 @@ TInt StrayTest(TAny */*Arg*/) { - TInt errval = 0; + TInt errval; CTrapCleanup* cleanup = CTrapCleanup::New(); //Install a new active scheduler to this thread TRAPD(err , errval = StrayTestL()) ;