We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569018e commit 3bdea8eCopy full SHA for 3bdea8e
inst/include/wkheaders/wkb-reader.h
@@ -9,7 +9,6 @@
9
class WKBReader {
10
11
public:
12
- const static int RECURSION_LEVEL_INVALID = -1;
13
const static uint32_t PART_ID_INVALID = UINT32_MAX;
14
const static uint32_t RING_ID_INVALID = UINT32_MAX;
15
const static uint32_t COORD_ID_INVALID = UINT32_MAX;
0 commit comments