Move curve test file handling in main() until after ARDOUR::init is called
authorTim Mayberry <mojofunk@gmail.com>
Sat, 10 Aug 2013 02:08:45 +0000 (12:08 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 13 Aug 2013 10:15:47 +0000 (20:15 +1000)
commit7a431f892ec6e7e2283885c474b680081c983762
tree59b1e7a9f3f3e07b968a8fbbf916e3520741c9d8
parent611058bf5863fd0d34362a20a9ce997092aeed23
Move curve test file handling in main() until after ARDOUR::init is called

This means it doesn't need to call PBD::ID::init directly, which it now
shouldn't be doing
gtk2_ardour/curvetest.cc
gtk2_ardour/main.cc