summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-03-18 21:31:34 +0100
committerRobin Gareus <robin@gareus.org>2017-03-18 21:33:40 +0100
commita9ca7f649a1ff84409ef7e86166b1161e8848efb (patch)
tree9daa2f167b14c9ca69e14605392b163502df1ed2 /libs/ardour/route.cc
parent448bc635e528f068d88a34de03622fba0e3ea180 (diff)
Resolve copy-c'tor and assignment issue with TempoMap
There are various issues with copy-construction: no readlock is taken, Tempo/Metric Sections were static-cast to non-const pointers and passed as references... This remove the [now] unused copy-c'tor, and fixes various const issues.
Diffstat (limited to 'libs/ardour/route.cc')
0 files changed, 0 insertions, 0 deletions