[Marble-commits] KDE/kdeedu/marble/src/lib
Jens-Michael Hoffmann
jensmh at gmx.de
Tue Aug 18 02:21:15 CEST 2009
SVN commit 1012696 by jmhoffmann:
Remove SunLocator forward declaration and obsolete comment.
M +0 -2 TileLoader.h
--- trunk/KDE/kdeedu/marble/src/lib/TileLoader.h #1012695:1012696
@@ -33,7 +33,6 @@
namespace Marble
{
-class SunLocator;
class TextureTile;
class HttpDownloadManager;
class MarbleModel;
@@ -64,7 +63,6 @@
*
* @param downloadManager The download manager that shall be used to fetch
* the tiles from a remote resource.
- * @param sunLocator The sun locator that shall be used to 'sunnify' the tiles.
*/
TileLoader( HttpDownloadManager *downloadManager, MarbleModel* parent);
More information about the Marble-commits
mailing list