1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

feature #754: Removed comment

This commit is contained in:
Ruben S. Montero 2011-08-30 01:00:45 +02:00
parent 02bd5ec4ef
commit 5e67ef24b9

View File

@ -250,8 +250,6 @@ bool UserPool::authenticate(const string& session,
}
AuthRequest ar(uid, gid);
NebulaLog::log("UserPool",Log::ERROR, "Authenticating " + username);
ar.add_authenticate(username,u_pass,secret);