Make PBD::SearchPath less silly/boilerplatey.
authorDavid Robillard <d@drobilla.net>
Tue, 23 Sep 2008 15:55:34 +0000 (15:55 +0000)
committerDavid Robillard <d@drobilla.net>
Tue, 23 Sep 2008 15:55:34 +0000 (15:55 +0000)
commit1bee7c3f93b2b0a0eeea4ae3aefc112a8cf1da9a
tree56e2eb282564a855fc0d499f5725b2f1b9921cf1
parent22dc575e4cbc35a5d486d6f448332fb721865d57
Make PBD::SearchPath less silly/boilerplatey.
Remove unnecessary copy in find_matching_files_in_search_path.

git-svn-id: svn://localhost/ardour2/branches/3.0@3797 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor.h
libs/pbd/file_utils.cc
libs/pbd/pbd/search_path.h
libs/pbd/search_path.cc