contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp
branchRCL_3
changeset 61 641f389e9157
parent 43 2f10d260163b
child 62 a71299154b21
--- a/contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp	Thu Aug 19 11:38:48 2010 +0300
+++ b/contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp	Tue Aug 31 17:00:08 2010 +0300
@@ -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();
 	}