mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Cleanup
This commit is contained in:
parent
899848181d
commit
67e9b48b7d
1 changed files with 0 additions and 3 deletions
|
|
@ -31,9 +31,6 @@
|
|||
/* extension to UFN that turns trailing "dc=value" rdns in DNS style,
|
||||
* e.g. "ou=People,dc=openldap,dc=org" => "People, openldap.org" */
|
||||
#define DC_IN_UFN
|
||||
#if 0
|
||||
#define PRETTY_ESCAPE
|
||||
#endif
|
||||
|
||||
/* parsing/printing routines */
|
||||
static int str2strval( const char *str, ber_len_t stoplen, struct berval *val,
|
||||
|
|
|
|||
Loading…
Reference in a new issue