[geos-commits] [SCM] GEOS branch main updated. 5ffc04e4be506fe32ef237851ccc60ff400449de

git at osgeo.org git at osgeo.org
Wed Jul 1 07:26:06 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  5ffc04e4be506fe32ef237851ccc60ff400449de (commit)
      from  b54d1466e1c699f418770a4176ceb12d3cf7c6c6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5ffc04e4be506fe32ef237851ccc60ff400449de
Author: Daniel Baston <dbaston at gmail.com>
Date:   Wed Jul 1 10:25:45 2026 -0400

    geos_c.h: Remove prototype for unimplemented GEOS_interruptThread() (#1461)

diff --git a/capi/geos_c.h.in b/capi/geos_c.h.in
index 56b0abc6c..8f706e543 100644
--- a/capi/geos_c.h.in
+++ b/capi/geos_c.h.in
@@ -420,12 +420,6 @@ extern GEOSContextInterruptCallback GEOS_DLL *GEOSContext_setInterruptCallback_r
 */
 extern void GEOS_DLL GEOS_interruptRequest(void);
 
-/**
-* Interrupt the current thread.
-* \since 3.14
-*/
-extern void GEOS_DLL GEOS_interruptThread(void);
-
 /**
 * Cancel a pending interruption request
 * \since 3.4

-----------------------------------------------------------------------

Summary of changes:
 capi/geos_c.h.in | 6 ------
 1 file changed, 6 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list