diff --git a/simgear/scene/material/matlib.cxx b/simgear/scene/material/matlib.cxx index d4ee0630..1b2ffd60 100644 --- a/simgear/scene/material/matlib.cxx +++ b/simgear/scene/material/matlib.cxx @@ -111,7 +111,6 @@ bool SGMaterialLib::load( const SGPath &fg_root, const SGPath& mpath, std::min(y1, y2), fabs(x2 - x1), fabs(y2 - y1)); - // REVIEW: Memory Leak - 8,800 bytes in 57 blocks are indirectly lost arealist->push_back(rect); SG_LOG( SG_TERRAIN, SG_DEBUG, " Area (" << rect.x() << ","