--- 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();
}