branch | RCL_3 |
changeset 6 | ecff51f1e7fb |
parent 0 | a03f92240627 |
--- a/stif/stif_plat/inc/StifUnitGeneric.h Sat Feb 20 00:22:34 2010 +0200 +++ b/stif/stif_plat/inc/StifUnitGeneric.h Fri Mar 12 15:50:45 2010 +0200 @@ -461,13 +461,14 @@ { return STIF_UNIT_MODULE_CLASS_NAME::NewL(); } - +#ifndef STIFUNIT_SETHEAPANDSTACKSIZE EXPORT_C TInt SetRequirements( CTestModuleParam*& /*aTestModuleParam*/, TUint32& /*aParameterValid*/ ) { return KErrNone; } +#endif #endif // StifUnitGeneric_H // End of File