Remove unnecessary temporary variables in MasterRecord::set_state
authorTim Mayberry <mojofunk@gmail.com>
Mon, 12 Jun 2017 11:19:25 +0000 (21:19 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Mon, 12 Jun 2017 11:19:25 +0000 (21:19 +1000)
commit79ccabdc93aacb7d9299963118f305f9ea26110d
tree9e181e8fd45951987a7a6060747f9c9bfa8de915
parent333e20a3a60cccbab57957b8266ea043bb7bfb8a
Remove unnecessary temporary variables in MasterRecord::set_state

XMLNode::get_property only modifies the argument if the property is found and
conversion is successful.
libs/ardour/slavable_automation_control.cc