light: clarify code

This commit is contained in:
Thomas Schoebel-Theuer 2016-02-08 17:02:25 +01:00 committed by Thomas Schoebel-Theuer
parent 8fa728a0c9
commit dd4748bb52
1 changed files with 0 additions and 2 deletions

View File

@ -1318,8 +1318,6 @@ void write_info_links(struct mars_rotate *rot)
if (inf.inf_is_logging || inf.inf_is_replaying) {
count += _update_replay_link(rot, &inf);
}
if (inf.inf_is_logging || inf.inf_is_replaying) {
count += _update_version_link(rot, &inf);
if (min > rot->inf_old_sequence) {
mars_sync();