landmarks/locationlandmarks/clientlib/src/EPos_CPosLandmarkDatabase.cpp
branchRCL_3
changeset 8 6fcbaa43369c
parent 0 667063e416a2
equal deleted inserted replaced
7:19bff11d6c18 8:6fcbaa43369c
   139 // -----------------------------------------------------------------------------
   139 // -----------------------------------------------------------------------------
   140 // -----------------------------------------------------------------------------
   140 // -----------------------------------------------------------------------------
   141 //
   141 //
   142 TUid CPosLandmarkDatabase::ImplementationId() const
   142 TUid CPosLandmarkDatabase::ImplementationId() const
   143     {
   143     {
       
   144 //coverity[naming_error :FALSE]
   144     return REComSession::GetImplementationUidL (iDtorIdKey);//iDtorIdKey;
   145     return REComSession::GetImplementationUidL (iDtorIdKey);//iDtorIdKey;
   145     //return iDtorIdKey;
   146     //return iDtorIdKey;
   146     }
   147     }
   147 
   148