terminalsecurity/SCP/SCPTimestampPlugin/src/SCPUserInf.cpp
branchRCL_3
changeset 58 4af31167ea77
parent 19 86979fe66c4c
equal deleted inserted replaced
42:490439ac0bd4 58:4af31167ea77
   157 		}  
   157 		}  
   158 	Dprint( (_L("CSCPUserInf::out of ERfs") ));
   158 	Dprint( (_L("CSCPUserInf::out of ERfs") ));
   159 	}	
   159 	}	
   160     }
   160     }
   161 	
   161 	
   162 TInt CSCPUserInf::RunError(TInt aError)
   162 TInt CSCPUserInf::RunError(TInt /*aError */)
   163     {
   163     {
   164     return aError;
   164     return KErrNone;
   165     }
   165     }