diff options
-rw-r--r-- | source3/passdb/secrets.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/passdb/secrets.c b/source3/passdb/secrets.c index 9002c23d1b..d8d5c5b64a 100644 --- a/source3/passdb/secrets.c +++ b/source3/passdb/secrets.c @@ -135,7 +135,6 @@ char *trust_keystr(char *domain) /************************************************************************ Routine to get the trust account password for a domain. - The user of this function must have locked the trust password file. ************************************************************************/ BOOL secrets_fetch_trust_account_password(char *domain, uint8 ret_pwd[16], time_t *pass_last_set_time) |