contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp
changeset 85 1efb81185f1c
parent 56 c11c717470d0
child 96 a71299154b21
--- a/contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp	Thu Jul 01 18:10:29 2010 +0530
+++ b/contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp	Thu Jul 22 18:30:16 2010 +0530
@@ -360,7 +360,6 @@
 
 TVerdict CScafIpSecDecoderIntegration::doTestL()
 	{	
-#ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
 	TBool integrationTest(ETrue);
 	GetBoolFromConfig(ConfigSection(), _L("IntegrationTest"), integrationTest);
 	
@@ -417,7 +416,6 @@
 		}
 	CleanupStack::PopAndDestroy(2, keyStreamSink);
 	CleanupStack::PopAndDestroy(); // sdpDoc
-#endif
 	return TestStepResult();
 	}