mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove redefinition of LOG from ipa-otp-lasttoken
https://fedorahosted.org/freeipa/ticket/4713 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
e57b7b5e87
commit
313da898bb
@ -47,9 +47,6 @@
|
||||
#include "util.h"
|
||||
|
||||
#define PLUGIN_NAME "ipa-otp-lasttoken"
|
||||
#define LOG(sev, ...) \
|
||||
slapi_log_error(SLAPI_LOG_ ## sev, PLUGIN_NAME, \
|
||||
"%s: %s\n", __func__, __VA_ARGS__), -1
|
||||
|
||||
static void *plugin_id;
|
||||
static const Slapi_PluginDesc preop_desc = {
|
||||
|
Loading…
Reference in New Issue
Block a user