bareos2015: bareos-14.2 d558bfe1

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2013-07-26 14:43 bareos-14.2 40454688 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