]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/re.c
fix small issues with dynacl and ACI in general
[openldap] / servers / slurpd / re.c
index 955b67b6177ce51ca864525567313b81cb79d61c..7a709487834f9d410c4c6b059079f59a42427a36 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2004 The OpenLDAP Foundation.
+ * Copyright 1998-2005 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -423,6 +423,7 @@ getchangetype(
 
 
 
+#if 0
 /*
  * Find the first line which is not a "replica:" line in buf.
  * Returns a pointer to the line.  Returns NULL if there are
@@ -448,6 +449,7 @@ skip_replica_lines(
        }
     }
 }
+#endif /* 0 */