Skip to content

Commit 1d48b71

Browse files
committed
Orb: Removing unused field from EdgeClass.
1 parent 2fd616d commit 1d48b71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/snappy/extensions/Orb/kernel/headers/triangulation.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ struct EdgeClass
184184
double singular_order; /* DJH */
185185
double old_singular_order; /* DJH */
186186
double inner_product[4]; /* DJH */
187-
Boolean is_coordinate;
188187
int order; /* number of incident edges of tetrahedra */
189188
Tetrahedron *incident_tet; /* one particular incident tetrahedron... */
190189
EdgeIndex incident_edge_index; /* ...and the index of the incident edge */

0 commit comments

Comments
 (0)