[postgis-tickets] [SCM] PostGIS branch master updated. 51f870db141d468a7e5f2b3eeb10a7e8bd5fda7f

git at osgeo.org git at osgeo.org
Thu Jan 16 15:33:53 PST 2020


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 "PostGIS".

The branch, master has been updated
       via  51f870db141d468a7e5f2b3eeb10a7e8bd5fda7f (commit)
      from  e5ea6e1f218e3ecfaac09ec71ed92fdb98613f10 (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 51f870db141d468a7e5f2b3eeb10a7e8bd5fda7f
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Jan 16 15:23:24 2020 -0800

    Remove potential double-include of liblwgeom.h

diff --git a/doc/html/image_src/generator.c b/doc/html/image_src/generator.c
index 9c98465..43cd0fc 100644
--- a/doc/html/image_src/generator.c
+++ b/doc/html/image_src/generator.c
@@ -34,7 +34,6 @@
 #include <ctype.h>
 #include <sys/wait.h> /* for WEXITSTATUS */
 
-#include "liblwgeom.h"
 #include "liblwgeom_internal.h"
 #include "lwgeom_log.h"
 #include "styles.h"

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

Summary of changes:
 doc/html/image_src/generator.c | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list