]> git.sur5r.net Git - openldap/commitdiff
Cleanup
authorKurt Zeilenga <kurt@openldap.org>
Fri, 3 Sep 2004 00:24:07 +0000 (00:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 3 Sep 2004 00:24:07 +0000 (00:24 +0000)
libraries/libldap/getdn.c

index 1516a1d66ef3f1a0c3f1ec071581aa54d4799444..fc43edb0c3f291e8bef39293cb96aae7b1bc361e 100644 (file)
@@ -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,