mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
Whoops, removed debug 0 that snuck in.
This commit is contained in:
parent
62ee1f8c3f
commit
dd1fb1b90b
@ -998,10 +998,6 @@ Can't find printer handle we created for printer %s\n", name ));
|
||||
lp_printer_admin(snum)))
|
||||
return WERR_OK;
|
||||
|
||||
DEBUG(0, ("** denied 0x%08x to user %s\n",
|
||||
printer_default->access_required,
|
||||
uidtoname(user.uid)));
|
||||
|
||||
close_printer_handle(p, handle);
|
||||
return WERR_ACCESS_DENIED;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user