fix another logfile update problem

This commit is contained in:
Thomas Schoebel-Theuer 2012-01-25 14:35:11 +01:00 committed by Thomas Schoebel-Theuer
parent 58f6981806
commit 8fe9b696aa
1 changed files with 0 additions and 2 deletions

View File

@ -872,8 +872,6 @@ ok:
done:
brick_string_free(copy_path);
brick_string_free(switch_path);
if (status < 0 && parent)
parent->d_logfile_serial = status;
return status;
}