bareos2015: bareos-13.2 21096523

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-07-26 14:43 bareos-13.2 5ad3aa85 Pending
Changeset Remove no-op assign.

While writing the sd-sd replication we introduced two assignments
which are in essense no-ops (e.g. assigning a value to a variable
where the source is itself.) The optimizer probably filters it but
for the readability lets remove them.
mod - src/dird/migrate.c Diff File