logsui/logsengine/logssymbianos/tsrc/stubs/logclient_stubs.cpp
changeset 15 76d2cf7a585e
parent 13 52d644758b05
equal deleted inserted replaced
13:52d644758b05 15:76d2cf7a585e
    37     stubLeaveWithError = KErrNone;
    37     stubLeaveWithError = KErrNone;
    38     stubViewFlagsValue = 0;
    38     stubViewFlagsValue = 0;
    39     stubLastCalledFunc.clear();
    39     stubLastCalledFunc.clear();
    40 }
    40 }
    41 
    41 
    42 void LogClientStubsHelper::createEvents(int numEvents)
    42 void LogClientStubsHelper::createEvents(int /*numEvents*/)
    43 {
    43 {
    44 
    44 
    45 }
    45 }
    46 
    46 
    47 void LogClientStubsHelper::setStubAsyncCallPossible(bool asyncPossible)
    47 void LogClientStubsHelper::setStubAsyncCallPossible(bool asyncPossible)