--- a/locationmanager/geoconverter/src/cgeoconverter.cpp Fri Jul 23 10:03:59 2010 +0300
+++ b/locationmanager/geoconverter/src/cgeoconverter.cpp Fri Aug 06 09:56:02 2010 +0300
@@ -31,7 +31,7 @@
CGeoConverter* self = new( ELeave ) CGeoConverter( aObserver );
CleanupStack::PushL( self );
self->ConstructL();
- CleanupStack::Pop();
+ CleanupStack::Pop(); // self
return self;
}
@@ -185,7 +185,6 @@
default:
LOG("Unknown network mode");
User::Leave(KErrNotSupported);
- break;
}
//Add the cell information to the location info class. This class
//would be sent to the Location Monitor server that would perform the