mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-03 13:07:24 +00:00
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:
parent
b1927fcaf3
commit
2ba3653b36
@ -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); \
|
||||
} \
|
||||
} \
|
||||
|
Loading…
Reference in New Issue
Block a user