mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 21:57:16 +01:00
do not save MIDI port info unnecessarily
This commit is contained in:
parent
d14d9d9532
commit
65fc37afb7
1 changed files with 0 additions and 2 deletions
|
|
@ -1223,8 +1223,6 @@ PortManager::fill_midi_port_info ()
|
|||
Glib::Threads::Mutex::Lock lm (midi_port_info_mutex);
|
||||
fill_midi_port_info_locked ();
|
||||
}
|
||||
|
||||
save_midi_port_info ();
|
||||
}
|
||||
|
||||
string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue