summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/repl_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/replication/repl_ops.c')
-rw-r--r--ldap/servers/plugins/replication/repl_ops.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/ldap/servers/plugins/replication/repl_ops.c b/ldap/servers/plugins/replication/repl_ops.c
index aaffe507..28e9f4af 100644
--- a/ldap/servers/plugins/replication/repl_ops.c
+++ b/ldap/servers/plugins/replication/repl_ops.c
@@ -55,13 +55,6 @@ legacy_postop( Slapi_PBlock *pb, const char *caller, int operation_type)
return 0;
}
-
-
-static char *not_replicationdn_errmsg =
- "An operation was submitted that contained copiedFrom or "
- "copyingFrom attributes, but the connection was not bound "
- "as the replicationdn.";
-
int
legacy_preop(Slapi_PBlock *pb, const char *caller, int operation_type)
{