fix #4004 - AutomationTimeAxisView wasn't deleting its StreamView in its destructor...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 10 Jul 2011 15:28:09 +0000 (15:28 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 10 Jul 2011 15:28:09 +0000 (15:28 +0000)
commit574333fef333f09c1633548f4a5139900e9d8dd8
tree6eadc193d4f2a35e102bf3b6537378dd51f86444
parent8c82630bd742cbd23b717147364ef4869d90ebfc
fix #4004 - AutomationTimeAxisView wasn't deleting its StreamView in its destructor, leaving a dangling set of objects hanging around after route deletion. Worth noting that the playlist, region(s) and source of the deleted track remain in existence, which is almost certainly wrong but i'll file a new bug for that

git-svn-id: svn://localhost/ardour2/branches/3.0@9829 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/automation_time_axis.cc