removed useless log

;

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2009-10-27 20:50:55 +00:00
parent c00928a349
commit 8db756eda3

View File

@ -470,7 +470,6 @@ int RsInit::InitRetroShare(int argcIgnored, char **argvIgnored)
* 2) Get List of Available Accounts.
* 4) Get List of GPG Accounts.
*/
std::cerr << "Calling initAuth debug 1." << std::endl;
getAuthMgr() -> InitAuth(NULL, NULL, NULL);
// first check config directories, and set bootstrap values.