contentmgmt/cafstreamingsupport/test/tscaf/source/tpostacquisition.cpp
branchRCL_3
changeset 95 641f389e9157
parent 49 2f10d260163b
child 96 a71299154b21
--- a/contentmgmt/cafstreamingsupport/test/tscaf/source/tpostacquisition.cpp	Thu Aug 19 11:38:48 2010 +0300
+++ b/contentmgmt/cafstreamingsupport/test/tscaf/source/tpostacquisition.cpp	Tue Aug 31 17:00:08 2010 +0300
@@ -57,7 +57,6 @@
 
 TVerdict CScafPostAcquisition::doTestL()
 	{
-#ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
 	TBool createOutputFile = EFalse;
 	
 	if(!GetBoolFromConfig(ConfigSection(), KCreateOutputFiles, createOutputFile))
@@ -176,7 +175,6 @@
 		SetTestStepResult(EFail);		
 		}
 	CleanupStack::PopAndDestroy(3, content);
-#endif	
 	return TestStepResult();
 	}