mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-15 10:54:22 -05:00
remove log sslPassword
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
76fe07e428
commit
674a6dc719
@ -1320,7 +1320,6 @@ int RsInit::LoadCertificates(bool autoLoginNT)
|
||||
gpgme_data_release (cipher);
|
||||
gpgme_data_release (plain);
|
||||
fclose(sslPassphraseFile);
|
||||
std::cerr << "sslPassword : " << sslPassword << std::endl;
|
||||
|
||||
} else {
|
||||
//let's read the password from an encrypted file
|
||||
|
Loading…
Reference in New Issue
Block a user