remove pingback url info msg
git-svn-id: svn://localhost/ardour2/branches/3.0@14195 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ab3580db7c
commit
98a0ac759c
@ -127,8 +127,6 @@ _pingback (void *arg)
|
||||
url += s;
|
||||
free (query);
|
||||
|
||||
std::cerr << "ping using " << url << std::endl;
|
||||
|
||||
curl_easy_setopt (c, CURLOPT_URL, url.c_str());
|
||||
|
||||
return_str = "";
|
||||
|
Loading…
Reference in New Issue
Block a user