aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/folderdownloadrequest.cpp
diff options
context:
space:
mode:
authorPeter Bozsó2016-05-28 20:38:10 +0200
committerAlexander Tkachev2016-08-24 16:07:55 +0600
commit86d5b1b2e13c09f52d1af21b1f9b43d4b3c712c3 (patch)
tree8e3086c99438ee98523bd68f1591e4a5b715e28b /backends/cloud/folderdownloadrequest.cpp
parent81c34adaef269524b1f53adcac722aa6a9730075 (diff)
downloadscummvm-rg350-86d5b1b2e13c09f52d1af21b1f9b43d4b3c712c3.tar.gz
scummvm-rg350-86d5b1b2e13c09f52d1af21b1f9b43d4b3c712c3.tar.bz2
scummvm-rg350-86d5b1b2e13c09f52d1af21b1f9b43d4b3c712c3.zip
Remove some unnecessary blank lines
Diffstat (limited to 'backends/cloud/folderdownloadrequest.cpp')
-rw-r--r--backends/cloud/folderdownloadrequest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/cloud/folderdownloadrequest.cpp b/backends/cloud/folderdownloadrequest.cpp
index 9c2e8b173a..00bddb9f09 100644
--- a/backends/cloud/folderdownloadrequest.cpp
+++ b/backends/cloud/folderdownloadrequest.cpp
@@ -38,7 +38,6 @@ FolderDownloadRequest::~FolderDownloadRequest() {
delete _fileArrayCallback;
}
-
void FolderDownloadRequest::start() {
//cleanup
_ignoreCallback = true;