audit_logging: Remove duplciate error printing
authorAndrew Bartlett <abartlet@samba.org>
Mon, 25 Jun 2018 02:52:59 +0000 (14:52 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Jun 2018 01:27:20 +0000 (03:27 +0200)
commit4b077e07a0d295c8894dc842935612b4b768ebd8
treee7d5859326509ea1cb710ffab7c54aa75fff4f29
parentdad73e0b681cef247c83be5e2d6165922b2fb545
audit_logging: Remove duplciate error printing

These errors are already logged at DBG_NOTICE in get_event_server()

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/audit_logging/audit_logging.c