Skip to content

Commit 28f9952

Browse files
committed
CLOUDSTACK-4816: Removed unused field from S3TO to avoid confusion in
the log.
1 parent 465c9ec commit 28f9952

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/src/com/cloud/agent/api/to/S3TO.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public final class S3TO implements S3Utils.ClientOptions, DataStoreTO {
3939
private Integer socketTimeout;
4040
private Date created;
4141
private boolean enableRRS;
42-
private boolean multipartEnabled;
4342
private long maxSingleUploadSizeInBytes;
4443

4544
public S3TO() {

0 commit comments

Comments
 (0)