landmarks/locationlandmarks/clientlib/src/EPos_CPosLandmarkDatabase.cpp
changeset 18 3825cf2dc8c2
parent 0 667063e416a2
equal deleted inserted replaced
1:788b770ce3ae 18:3825cf2dc8c2
   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