summaryrefslogtreecommitdiff
path: root/src/download.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-22 01:24:48 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-22 01:24:48 +0200
commitdb75cbfd9bbb52858d6434e96ac914424a66fe09 (patch)
tree5137dc9c1a444e4bd90e7f4a7a1877244c2140ff /src/download.cpp
parentSide Panel (diff)
downloadrekonq-db75cbfd9bbb52858d6434e96ac914424a66fe09.tar.xz
Trivial fixes
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());
}
-