13
0

Send OSC URL announcement to the info stream.

git-svn-id: svn://localhost/ardour2/branches/3.0@12640 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2012-06-09 22:37:05 +00:00
parent 661a0444f4
commit a715e566d0

View File

@ -187,7 +187,7 @@ OSC::start ()
}
#endif
cerr << "OSC @ " << get_server_url () << endl;
PBD::info << "OSC @ " << get_server_url () << endmsg;
PBD::sys::path url_file;