diff -r b23410e29e22 -r 8873e6835f7b contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp --- a/contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp Fri May 14 17:39:00 2010 +0300 +++ b/contentmgmt/cafstreamingsupport/test/tscaf/source/tipsec.cpp Thu May 27 14:32:46 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(); }