mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 10:03:03 +01:00
rolled back accidentially committed debug code
This commit is contained in:
parent
852c4366b2
commit
7c4f302f72
@ -343,7 +343,6 @@ void UserManagement::execute(USHORT id)
|
||||
return; // Already executed
|
||||
|
||||
Auth::UserData* command = commands[id];
|
||||
printf("command id=%d for %s\n", id, command->user.get());
|
||||
IManagement* manager = getManager(command->plugin.c_str());
|
||||
|
||||
if (!manager)
|
||||
|
Loading…
Reference in New Issue
Block a user