contentmgmt/cafstreamingsupport/test/tscaf/source/tkeystreamdecoderconstruct.cpp
branchRCL_3
changeset 61 641f389e9157
parent 43 2f10d260163b
child 62 a71299154b21
--- a/contentmgmt/cafstreamingsupport/test/tscaf/source/tkeystreamdecoderconstruct.cpp	Thu Aug 19 11:38:48 2010 +0300
+++ b/contentmgmt/cafstreamingsupport/test/tscaf/source/tkeystreamdecoderconstruct.cpp	Tue Aug 31 17:00:08 2010 +0300
@@ -40,7 +40,6 @@
 
 TVerdict CScafKeyStreamDecoderConstruct::doTestL()
 	{
-#ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
 	// Assume the test has failed if the test step result hasn't been otherwise set to EPass
 	SetTestStepResult(EFail);
 	
@@ -87,6 +86,5 @@
 	
 	// Delete the protected stream descriptor
 	CleanupStack::PopAndDestroy(2, sdpDoc);	//< protectStreamDesc, sdpDoc
-#endif	
 	return TestStepResult();
 	}