mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
All included libraries now link dynamically instead of statically.
Moved items from gtk2_ardour/utils to pbd3/convert. Various cleanups. git-svn-id: svn://localhost/trunk/ardour2@475 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
bc46c6e5d4
commit
49ab3aa0b3
61 changed files with 387 additions and 281 deletions
|
|
@ -168,7 +168,6 @@ PluginSelector::set_session (Session* s)
|
|||
void
|
||||
PluginSelector::_input_refiller (void *arg)
|
||||
{
|
||||
|
||||
((PluginSelector *) arg)->input_refiller ();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue