Skip to content
Snippets Groups Projects
Commit a5e48b94 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

remove annoying debug

parent 05214a32
Branches
Tags
No related merge requests found
......@@ -2802,7 +2802,6 @@ ManagerImpl::getAccount (const std::string& accountID) const
if (iter != _accountMap.end())
return iter->second;
_debug ("Manager: Did not found account \"%s\", returning IP2IP account", accountID.c_str());
return getAccount(IP2IP_PROFILE);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment