[Marble-commits] KDE/kdeedu/marble/src/lib

Jens-Michael Hoffmann jensmh at gmx.de
Sun Oct 11 17:52:07 CEST 2009


SVN commit 1033928 by jmhoffmann:

Remove unnecessary include directives.

 M  +0 -5      HttpDownloadManager.h  


--- trunk/KDE/kdeedu/marble/src/lib/HttpDownloadManager.h #1033927:1033928
@@ -14,17 +14,12 @@
 // The HttpDownloadManager manages http downloads.
 //
 
-
 #ifndef MARBLE_HTTPDOWNLOADMANAGER_H
 #define MARBLE_HTTPDOWNLOADMANAGER_H
 
-
 #include <QtCore/QString>
 #include <QtCore/QUrl>
 
-#include "DownloadPolicy.h"
-#include "DownloadQueueSet.h"
-
 #include "marble_export.h"
 
 class QTimer;


More information about the Marble-commits mailing list