Use sys::path and ARDOUR::user_config_directory in VSTPlugin::get_state
authorTim Mayberry <mojofunk@gmail.com>
Wed, 27 Jun 2007 12:12:20 +0000 (12:12 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 27 Jun 2007 12:12:20 +0000 (12:12 +0000)
commitb82ecabcbfa9b007db13b63a28a341cfd405655f
tree01df1d345b3fad0d4acdd8691c0ad1b716f0c2f6
parent0abcfb16ba203be43fcb2d2cd0b740da85679e7a
Use sys::path and ARDOUR::user_config_directory in VSTPlugin::get_state

This is so I can remove ARDOUR::get_user_ardour_path which is replaced by
ARDOUR::user_config_directory

git-svn-id: svn://localhost/ardour2/trunk@2050 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/vst_plugin.cc