From 131745433d9dd684c42fd34e72793edc231e2f15 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Fri, 4 Nov 2022 23:16:15 +0100 Subject: [PATCH] Doc fixes --- src/db/db/gsiDeclDbRegion.cc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/db/db/gsiDeclDbRegion.cc b/src/db/db/gsiDeclDbRegion.cc index 0cc777b8b..926fa368a 100644 --- a/src/db/db/gsiDeclDbRegion.cc +++ b/src/db/db/gsiDeclDbRegion.cc @@ -2452,7 +2452,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. " @@ -2491,7 +2490,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. " @@ -2535,7 +2533,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. " @@ -2574,7 +2571,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. " @@ -2617,7 +2613,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. " @@ -2667,7 +2662,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. " @@ -2716,7 +2710,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. " @@ -2765,7 +2758,6 @@ Class decl_Region (decl_dbShapeCollection, "db", "Region", "\n" "\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for " "a description of these constants.\n" - "Use nil for this value to select the default (Euclidian metrics).\n" "\n" "\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or " "above the given value, they will not contribute in the check. "