Skip to content

Commit

Permalink
revealing too much
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Oct 26, 2024
1 parent 4d816c6 commit d6ca081
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions website/docs/api/regions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Returns 0 (`E_SUCCESS`) on success.
:::note
This function exists for memory management and is not exposed in Java.
This function exists for memory management and is not exposed.
:::
Expand All @@ -146,7 +146,7 @@ This function exists for memory management and is not exposed in Java.
:::note
This function exists for memory management and is not exposed in JavaScript.
This function exists for memory management and is not exposed.
:::
Expand All @@ -155,7 +155,7 @@ This function exists for memory management and is not exposed in JavaScript.
:::note
This function exists for memory management and is not exposed in Python.
This function exists for memory management and is not exposed.
:::
Expand Down Expand Up @@ -304,7 +304,7 @@ void destroyLinkedMultiPolygon(LinkedGeoPolygon *polygon);
:::note
This function exists for memory management and is not exposed in Java.
This function exists for memory management and is not exposed.
:::
Expand All @@ -313,7 +313,7 @@ This function exists for memory management and is not exposed in Java.
:::note
This function exists for memory management and is not exposed in JavaScript.
This function exists for memory management and is not exposed.
:::
Expand All @@ -322,7 +322,7 @@ This function exists for memory management and is not exposed in JavaScript.
:::note
This function exists for memory management and is not exposed in Python.
This function exists for memory management and is not exposed.
:::
Expand All @@ -331,7 +331,7 @@ This function exists for memory management and is not exposed in Python.
:::note
This function exists for memory management and is not exposed in shell.
This function exists for memory management and is not exposed.
:::
Expand Down

0 comments on commit d6ca081

Please sign in to comment.