diff -r bbcfd14ce6a7 -r 9971b621ef6c securitydialogs/Autolock/src/AutoLockModel.cpp --- a/securitydialogs/Autolock/src/AutoLockModel.cpp Wed Apr 14 16:51:06 2010 +0300 +++ b/securitydialogs/Autolock/src/AutoLockModel.cpp Tue Apr 27 17:31:46 2010 +0300 @@ -399,7 +399,7 @@ // Reset inactivity time so that Screensaver gets to // run again after its timeout. We'll ignore the new // inactivity timeout, if already locked - RDebug::Printf( "%s %s (%u) CR 428-469 avoid User::ResetInactivityTime=%x", __FILE__, __PRETTY_FUNCTION__, __LINE__, 0 ); + // RDebug::Printf( "%s %s (%u) CR 428-469 avoid User::ResetInactivityTime=%x", __FILE__, __PRETTY_FUNCTION__, __LINE__, 0 ); // User::ResetInactivityTime(); } #if defined(_DEBUG)