disabled the HYBRID flag, embedded-into-products are not really hybrids

This commit is contained in:
Zeno Rogue 2022-12-08 21:20:31 +01:00
parent 0fd929a53b
commit 2857bc95dc
1 changed files with 0 additions and 1 deletions

View File

@ -1156,7 +1156,6 @@ EX namespace geom3 {
g.kind = gcProduct;
g.homogeneous_dimension--;
g.sig[2] = g.sig[3];
gi.flags |= qHYBRID;
}
if(among(spatial_embedding, seLowerCurvature, seLowerCurvatureInverted)) {