mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Added some neccesities for the copy operation
This commit is contained in:
parent
b53c8ccf9d
commit
8633efbb49
@ -107,7 +107,6 @@ public class CopyRemoteFileOperation extends RemoteOperation {
|
||||
return new RemoteOperationResult(ResultCode.INVALID_COPY_INTO_DESCENDANT);
|
||||
}
|
||||
|
||||
|
||||
/// perform remote operation
|
||||
CopyMethod copyMethod = null;
|
||||
RemoteOperationResult result = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user