PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ clean_cg_suite()

static int clean_cg_suite ( void  )
static

Definition at line 52 of file cu_algorithm.c.

53{
54 if ( l21 ) lwline_free(l21);
55 if ( l22 ) lwline_free(l22);
56 return 0;
57}
LWLINE * l21
LWLINE * l22
void lwline_free(LWLINE *line)
Definition lwline.c:67

References l21, l22, and lwline_free().

Referenced by algorithms_suite_setup().

Here is the call graph for this function:
Here is the caller graph for this function: