CLOUD: Do some refactoring/cleanup
Nothing really major.
This commit is contained in:
parent
a449ddce15
commit
b180c73675
25 changed files with 101 additions and 133 deletions
|
@ -118,7 +118,7 @@ void DropboxUploadRequest::uploadNextPart() {
|
|||
}
|
||||
|
||||
void DropboxUploadRequest::partUploadedCallback(Networking::JsonResponse response) {
|
||||
debug("partUploadedCallback");
|
||||
debug(9, "partUploadedCallback");
|
||||
_workingRequest = nullptr;
|
||||
if (_ignoreCallback) return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue