diff -r 13d7c31c74e0 -r b183ec05bd8c remotemgmt_plat/terminal_security_device_lock_api/inc/TerminalControl3rdPartyAPI.h --- a/remotemgmt_plat/terminal_security_device_lock_api/inc/TerminalControl3rdPartyAPI.h Thu Aug 19 10:44:50 2010 +0300 +++ b/remotemgmt_plat/terminal_security_device_lock_api/inc/TerminalControl3rdPartyAPI.h Tue Aug 31 16:04:06 2010 +0300 @@ -148,22 +148,6 @@ IMPORT_C TInt GetDeviceLockParameter(TInt aType, TDes8& aData); - /** - ResetDeviceLockParameters - - The function resets the Terminal Security parameters that were set by the calling application - (by earlier calls to SetDeviceLockParameter()) - - NOTE: - > The function resets only those parameters that the calling function had set. Parameters - not set by the calling application are not affected. - - > Calls to this function will not reset value of EPasscode. Device Lock Code will not be reset - - @param none - @return KErrNone Symbian error code - */ - IMPORT_C TInt ResetDeviceLockParameters(); }; #endif //__TERMINALCONTROL3RDPARTYAPI_H__ \ No newline at end of file