summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]services/WebEngineService/WebEngineService.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/WebEngineService/WebEngineService.cpp b/services/WebEngineService/WebEngineService.cpp
index 3a876344..9ab488be 100644..100755
--- a/services/WebEngineService/WebEngineService.cpp
+++ b/services/WebEngineService/WebEngineService.cpp
@@ -820,7 +820,6 @@ void WebEngineService::_download_request_cb(const char *download_uri, void *data
} else {
wes->downloadStarted(wes->m_downloadControl->launch_download_app(download_uri) == EINA_TRUE);
}
- wes->m_downloadControl->launch_download_app(download_uri);
}