Files
ardour/gtk2_ardour/editor_selection.cc
Robin Gareus 2920bd0253 Region selection cannot change without a session
Without a session, there are no regions. Besides,
there is an unconditional call using _session directly
after the if (_session) clause, which would segfault...
2019-08-23 23:54:34 +02:00

56 KiB