mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 20:04:24 -04:00
comment out unused method AuthGPG::updateTrustAllKeys_locked
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
bed4cb1d4a
commit
c23ea03190
2 changed files with 70 additions and 69 deletions
|
@ -109,7 +109,8 @@ class AuthGPG : public p3Config
|
|||
// store all keys in map mKeyList to avoid calling gpgme exe repeatedly
|
||||
bool storeAllKeys_locked();
|
||||
bool storeAllKeys_timed();
|
||||
bool updateTrustAllKeys_locked();
|
||||
// Not used anymore
|
||||
// bool updateTrustAllKeys_locked();
|
||||
|
||||
bool printAllKeys_locked();
|
||||
bool printOwnKeys_locked();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue