mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-05 04:17:52 +00:00
Changed a code
* Cut a #ifdef Cuts a code for clearing r493. git-svn-id: http://s3fs.googlecode.com/svn/trunk@494 df820570-a93a-0410-bd06-b72b767a4274
This commit is contained in:
parent
09fc2593e3
commit
c785be917f
@ -1247,9 +1247,7 @@ bool S3fsCurl::ClearInternalData(void)
|
||||
LastResponseCode = -1;
|
||||
postdata = NULL;
|
||||
postdata_remaining = 0;
|
||||
#ifndef OR_CORE_RETRY
|
||||
retry_count = 0;
|
||||
#endif
|
||||
b_infile = NULL;
|
||||
b_postdata = NULL;
|
||||
b_postdata_remaining = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user