mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
ITS#8731 cleanup unused logbuf
This commit is contained in:
parent
e18764465f
commit
bbe20cbf4c
1 changed files with 0 additions and 1 deletions
|
|
@ -777,7 +777,6 @@ backsql_add_attr(
|
|||
int prc = LDAP_SUCCESS;
|
||||
/* first parameter #, parameter order */
|
||||
SQLUSMALLINT pno, po;
|
||||
char logbuf[ STRLENOF("val[], id=") + 2*LDAP_PVT_INTTYPE_CHARS(unsigned long)];
|
||||
|
||||
/*
|
||||
* Do not deal with the objectClass that is used
|
||||
|
|
|
|||
Loading…
Reference in a new issue