diff --git a/src/path-projector.cc b/src/path-projector.cc index f2ec52d3f34239ce07dfb2166ab491bdae359c68..dcd5a6faec6d4fcc3c424257dacced730238f410 100644 --- a/src/path-projector.cc +++ b/src/path-projector.cc @@ -59,7 +59,6 @@ namespace hpp { } res->appendPath (part); } - //if (res->numberPaths ()==0) proj = path.extract (std::make_pair ()); proj = res; } assert (proj);