Avoid unnecessary removal of rdb.lbr in db swap.
Removing rdb.lbr in the weekly_sync_replica.* file will potentially cause the replica to miss getting copies of the archive files that are currently scheduled for transfer; that line needs to be removed.
See SDP-309 for the Windows implementation (core-win component).