serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp
changeset 33 50974a8b132e
parent 32 8d692d9f828f
child 50 5dae2c62e9b6
child 55 eaf3908907b6
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    81         {
    81         {
    82         User :: LeaveIfError((this->iGenericPosInfo)->SetRequestedFields(aList));
    82         User :: LeaveIfError((this->iGenericPosInfo)->SetRequestedFields(aList));
    83         }
    83         }
    84 
    84 
    85     //CleanupStack ::Pop(this->iGenericPosInfo );
    85     //CleanupStack ::Pop(this->iGenericPosInfo );
    86     CleanupStack::Pop(&iPositioner);
    86     //CleanupStack::Pop(&iPositioner);
    87     }
    87     }
    88 /**
    88 /**
    89  * Function name: NewL , 
    89  * Function name: NewL , 
    90  * Constructs a new core implementation object which will later 
    90  * Constructs a new core implementation object which will later 
    91  * Be added to active schedular 
    91  * Be added to active schedular