removed debugging code that accidentally slipped in there...!

git-svn-id: http://s3fs.googlecode.com/svn/trunk@40 df820570-a93a-0410-bd06-b72b767a4274
This commit is contained in:
rrizun 2008-01-22 00:43:06 +00:00
parent b1927fcaf3
commit 2ba3653b36
1 changed files with 0 additions and 1 deletions

View File

@ -143,7 +143,6 @@ if (true) { \
return -ENOENT; \
cout << __LINE__ << "###curlCode=" << curlCode << "(" << curl_easy_strerror(curlCode) << ")" << "###responseCode=" << responseCode << endl; \
cout << "giving up..." << endl; \
char *p = 0; *p = 0; \
Oof(-EIO); \
} \
} \