mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
none of this was needed, so its not so dirty after all :)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2912 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6d366be98a
commit
22662f9dde
1 changed files with 0 additions and 8 deletions
|
|
@ -758,14 +758,6 @@ EngineControl::enumerate_ffado_devices ()
|
|||
{
|
||||
vector<string> devs;
|
||||
backend_devs.clear ();
|
||||
|
||||
devs.push_back("hw:0");
|
||||
devs.push_back("hw:1");
|
||||
devs.push_back("wh:2");
|
||||
|
||||
backend_devs.push_back("hw:0");
|
||||
backend_devs.push_back("hw:1");
|
||||
backend_devs.push_back("wh:2");
|
||||
return devs;
|
||||
}
|
||||
vector<string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue