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

Jens-Michael Hoffmann jensmh at gmx.de
Fri Jul 10 17:44:29 CEST 2009


SVN commit 994463 by jmhoffmann:

Remove unnecessary code.


 M  +0 -5      GeoSceneGroup.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/geodata/scene/GeoSceneGroup.cpp #994462:994463
@@ -120,11 +120,6 @@
             property = *it;
     }
 
-    if ( property ) {
-        Q_ASSERT(property->name() == name);
-        return property;
-    }
-
     return property;
 }
 


More information about the Marble-commits mailing list