do not push new state to backend from audio/MIDI setup until OK or Apply are clicked (i.e. do not do this when device is changed)

This commit is contained in:
Paul Davis 2013-11-27 17:41:22 -05:00
parent 611d93830a
commit 4c0a274b43
2 changed files with 0 additions and 13 deletions

View file

@ -114,7 +114,6 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList {
uint32_t ignore_changes;
uint32_t _desired_sample_rate;
bool no_push;
bool started_at_least_once;
void driver_changed ();