diff -r 4fde310f06fe -r 86a2e675b80a stif/TestCombiner/inc/TestCase.h --- a/stif/TestCombiner/inc/TestCase.h Mon Jun 14 11:37:33 2010 +0300 +++ b/stif/TestCombiner/inc/TestCase.h Mon Jun 28 15:36:07 2010 +0300 @@ -274,7 +274,6 @@ CTCTestCase( CTestCombiner* testCombiner, TInt aExpectedResult, TFullTestResult::TCaseExecutionResult aCategory, - const TDesC& aTestCaseArguments, CTCTestModule* aModule ); //--PYTHON-- /** @@ -598,5 +597,5 @@ }; #endif // TESTCASE_H - + // End of File