telutils/keysequencerecognitionservice/tsrc/shared/mock_rmmcustomapi.cpp
changeset 45 61f927bc9441
parent 27 7eb70891911c
equal deleted inserted replaced
39:cee7e9e0906c 45:61f927bc9441
    35 // -----------------------------------------------------------------------------
    35 // -----------------------------------------------------------------------------
    36 // CMmCustomPtrHolder::ConstructL
    36 // CMmCustomPtrHolder::ConstructL
    37 // -----------------------------------------------------------------------------
    37 // -----------------------------------------------------------------------------
    38 //
    38 //
    39 void CMmCustomPtrHolder::ConstructL( 
    39 void CMmCustomPtrHolder::ConstructL( 
    40         const TInt aSizeOfPtrArray,
    40         const TInt /*aSizeOfPtrArray*/,
    41         const TInt aSizeOfPtrCArray )
    41         const TInt /*aSizeOfPtrCArray*/ )
    42     {
    42     {
    43     
    43     
    44     }
    44     }
    45 
    45 
    46 
    46