Browse Source

Ticket 48266: coverity issue

Thierry Bordaz 10 years ago
parent
commit
a8130abac3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ldap/servers/plugins/replication/repl5_inc_protocol.c

+ 0 - 1
ldap/servers/plugins/replication/repl5_inc_protocol.c

@@ -1672,7 +1672,6 @@ send_updates(Private_Repl_Protocol *prp, RUV *remote_update_vector, PRUint32 *nu
 		int finished = 0;
 		ConnResult replay_crc;
 		char csn_str[CSN_STRSIZE];
-		PRBool subentry_update_sent = PR_FALSE;
 		PRBool subentry_update_needed = PR_FALSE;
 		int skipped_updates = 0;
 		int fractional_repl;