Use a static string variable for dll path.
authorMichael R. Fisher <mfisher@bketech.com>
Mon, 15 Jul 2013 02:06:25 +0000 (21:06 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 8 Aug 2013 19:23:09 +0000 (15:23 -0400)
commitbc4fe5e56a448259606ed5234b1d1ed958f5e2e2
tree712a1f4bbf1302e9c9d34012020388af9ad95b02
parent5e0fd2c666a75d4a57b3cc980c450c5adbac162e
Use a static string variable for dll path.
Making this consistent with all other funtions in this file.
libs/ardour/filesystem_paths.cc