Fix double move in cable_cell::paint (#898)
* Remove improper std::move of mechanism description with for loop in cell::paint().
Please register or sign in to comment
* Remove improper std::move of mechanism description with for loop in cell::paint().