mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
silence warning
This commit is contained in:
parent
a62aa61544
commit
014ba5ac80
@ -16,7 +16,9 @@
|
||||
#include "slap.h"
|
||||
#include <ldap_pvt.h>
|
||||
|
||||
#if 0 /* unused */
|
||||
static char *find_matching_paren( const char *s );
|
||||
#endif /* unused */
|
||||
static Filter *str2list( const char *str, long unsigned int ftype);
|
||||
static Filter *str2simple( const char *str);
|
||||
static int str2subvals( const char *val, Filter *f);
|
||||
|
Loading…
Reference in New Issue
Block a user