Kontinuation commented on code in PR #672:
URL: https://github.com/apache/sedona-db/pull/672#discussion_r2867407343


##########
c/sedona-proj/src/proj.rs:
##########
@@ -452,23 +454,17 @@ impl Proj {
 /// This API is thread safe and is marked as such; however, clients must not
 /// call the inner release callback. Doing so will set function pointers to
 /// null, which will cause subsequent calls to panic.

Review Comment:
   Good catch. Just found that we don't need the private_data field anymore. We 
can delete that field as well.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to