Move member functions from PathScanner to functions in pbd/file_utils.h
authorTim Mayberry <mojofunk@gmail.com>
Tue, 17 Jun 2014 02:16:37 +0000 (12:16 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 17 Jun 2014 11:19:02 +0000 (21:19 +1000)
commitdc81ab8640107086c71b910c0a5d9c12f873d27d
tree5bce66e5aa4f9d05edd77286ffbca5e924ba2b4a
parentea5f9a8ea62f774258cd056e61e61648f91fe46e
Move member functions from PathScanner to functions in pbd/file_utils.h

This allows us to remove PathScanner source file and keep PathScanner class
as header only until it is removed
libs/pbd/file_utils.cc
libs/pbd/pathscanner.cc [deleted file]
libs/pbd/pbd/file_utils.h
libs/pbd/pbd/pathscanner.h
libs/pbd/wscript