SVN commit 1031373 by jmhoffmann:
Extra blank line removed.
M +0 -1 HttpJob.cpp
--- trunk/KDE/kdeedu/marble/src/lib/HttpJob.cpp #1031372:1031373
@@ -78,7 +78,6 @@
d->m_destinationFileName = fileName;
}
-
bool HttpJob::tryAgain()
{
if( d->m_trialsLeft > 0 ) {