Create 'libs/ardour/search_paths.cc/.h' and transfer backend_search_path() to it
authorJohn Emmas <johne53@tiscali.co.uk>
Mon, 10 Mar 2014 13:47:00 +0000 (13:47 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Mon, 10 Mar 2014 16:24:05 +0000 (16:24 +0000)
commit06fe0a51723aa7970347e0e2d478344ebefb084f
treeaa695ed68766cd630fb4c9083dd66272d90493a6
parent72965e411f57c0879f455acf769b9b59ebcb7d6d
Create  'libs/ardour/search_paths.cc/.h' and transfer backend_search_path() to it
libs/ardour/ardour/backend_search_path.h [deleted file]
libs/ardour/ardour/search_paths.h [new file with mode: 0644]
libs/ardour/audioengine.cc
libs/ardour/backend_search_path.cc [deleted file]
libs/ardour/search_paths.cc [new file with mode: 0644]
libs/ardour/test/audio_engine_test.cc