Skip to content

Commit 3bdea8e

Browse files
committed
remove unused constant
1 parent 569018e commit 3bdea8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inst/include/wkheaders/wkb-reader.h

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
class WKBReader {
1010

1111
public:
12-
const static int RECURSION_LEVEL_INVALID = -1;
1312
const static uint32_t PART_ID_INVALID = UINT32_MAX;
1413
const static uint32_t RING_ID_INVALID = UINT32_MAX;
1514
const static uint32_t COORD_ID_INVALID = UINT32_MAX;

0 commit comments

Comments
 (0)