installationservices/swcomponentregistry/inc/screntries.h
changeset 60 245df5276b97
parent 42 d17dc5398051
--- a/installationservices/swcomponentregistry/inc/screntries.h	Tue Jul 06 14:23:31 2010 +0300
+++ b/installationservices/swcomponentregistry/inc/screntries.h	Wed Aug 18 09:55:45 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