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

Jens-Michael Hoffmann jensmh at gmx.de
Thu May 13 12:01:19 CEST 2010


SVN commit 1126212 by jmhoffmann:

Remove obsolete comment.

 M  +0 -4      marble_part.cpp  


--- trunk/KDE/kdeedu/marble/src/marble_part.cpp #1126211:1126212
@@ -961,10 +961,6 @@
     QPointer<KNS3::DownloadDialog> dialog(new KNS3::DownloadDialog(newStuffConfig));
     dialog->exec();
     delete dialog;
-
-    // Update the map theme widget by updating the model.
-    // Shouldn't be needed anymore ...
-    //m_controlView->marbleControl()->updateMapThemes();
 }
 
 // connect to expensive slots, only needed when the non modal dialog is show


More information about the Marble-commits mailing list