contentmgmt/cafstreamingsupport/test/tscaf/source/tkeystreamdecoderconstruct.cpp
changeset 85 1efb81185f1c
parent 56 c11c717470d0
child 96 a71299154b21
--- a/contentmgmt/cafstreamingsupport/test/tscaf/source/tkeystreamdecoderconstruct.cpp	Thu Jul 01 18:10:29 2010 +0530
+++ b/contentmgmt/cafstreamingsupport/test/tscaf/source/tkeystreamdecoderconstruct.cpp	Thu Jul 22 18:30:16 2010 +0530
@@ -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();
 	}