Remove limit parameter from PBD::find_files_matching_regex
authorTim Mayberry <mojofunk@gmail.com>
Thu, 19 Jun 2014 03:24:34 +0000 (13:24 +1000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 25 Jun 2014 16:40:10 +0000 (12:40 -0400)
commit56337eade47d62001fe4a9ce85e170ac26f2c1cf
treea49121caccfb696c9c9ccf84d0d01211ec27d578
parent0189ad7e29c4293af1f161ae229835f7e57bd0ae
Remove limit parameter from PBD::find_files_matching_regex

This limit was not used or documented. The same functionality can be
performed when iterating through the results.
libs/ardour/audio_unit.cc
libs/ardour/panner_manager.cc
libs/pbd/file_utils.cc
libs/pbd/pbd/file_utils.h