bareos: master 47959349

Author Committer Branch Timestamp Parent
mvwieringen adm mvwieringen adm master 2013-07-26 12:43 master 571d210d 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