diff -r c6e8afe0ba85 -r ac7f90a6ff4c installationservices/swcomponentregistry/inc/screntries.h --- a/installationservices/swcomponentregistry/inc/screntries.h Thu Jul 08 20:28:00 2010 +0300 +++ b/installationservices/swcomponentregistry/inc/screntries.h Thu Jul 22 14:08:51 2010 +0300 @@ -990,7 +990,6 @@ EScrCompHidden ///< The component operation is hidden to the user. N.B. SCR doesn't save logs for this type of operation. }; -#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS NONSHARABLE_CLASS (CScrLogEntry) : public CBase /** Class that represents a software component log record generated by the SCR. @@ -1100,8 +1099,6 @@ HBufC* iGlobalId; TComponentId iComponentId; }; - -#endif //SYMBIAN_ENABLE_SPLIT_HEADERS } // End of namespace Usif