summaryrefslogtreecommitdiff
path: root/src/download.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/download.cpp')
-rw-r--r--src/download.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/download.cpp b/src/download.cpp
index dba7f98f..f950a37f 100644
--- a/src/download.cpp
+++ b/src/download.cpp
@@ -220,4 +220,3 @@ void Download::slotResult(KJob *job)
// inform the world
emit downloadFinished(job->error());
}
-