removed useless initAuth

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2009-09-02 19:20:15 +00:00
parent 674a6dc719
commit 055f9141a6

View File

@ -480,7 +480,7 @@ int RsInit::InitRetroShare(int argcIgnored, char **argvIgnored)
* 4) Get List of GPG Accounts.
*/
getAuthMgr() -> InitAuth(NULL, NULL, NULL);
//getAuthMgr() -> InitAuth(NULL, NULL, NULL);
// first check config directories, and set bootstrap values.
setupBaseDir();