installationservices/swi/test/tuiscriptadaptors/tswisasyncstep.h
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
--- a/installationservices/swi/test/tuiscriptadaptors/tswisasyncstep.h	Tue Aug 31 15:21:33 2010 +0300
+++ b/installationservices/swi/test/tuiscriptadaptors/tswisasyncstep.h	Wed Sep 01 12:22:02 2010 +0100
@@ -119,9 +119,7 @@
  * @test
  * @internalComponent
  */
-#ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
 class CAppSidChecker;
-#endif
 class CAsyncManager : public CActive
 	{
 public:
@@ -191,9 +189,9 @@
 	CWatchdog* iWatchdog;
 
 	Swi::CAsyncLauncher* iAsyncLauncher;
-#ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
+
 	CAppSidChecker *iSwiSidChecker;
-#endif
+
 	TInt iNotificationCount;
 	TInt iBootMode;
 	};