contentmgmt/cafstreamingsupport/test/tscaf/source/tpostacquisition.cpp
changeset 66 8873e6835f7b
parent 56 c11c717470d0
child 96 a71299154b21
--- a/contentmgmt/cafstreamingsupport/test/tscaf/source/tpostacquisition.cpp	Fri May 14 17:39:00 2010 +0300
+++ b/contentmgmt/cafstreamingsupport/test/tscaf/source/tpostacquisition.cpp	Thu May 27 14:32:46 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();
 	}