From d1564f7f6651a593e6b6e1826853506ddd02330a Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Fri, 9 Nov 2012 21:54:39 +0000 Subject: [PATCH] Remove module magic from here, #1162 git-svn-id: http://svn.osgeo.org/postgis/trunk@10662 b70326c6-7e19-0410-871a-916f4a2858ee --- libpgcommon/lwgeom_pg.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libpgcommon/lwgeom_pg.c b/libpgcommon/lwgeom_pg.c index 2afd8cf60..bb59080be 100644 --- a/libpgcommon/lwgeom_pg.c +++ b/libpgcommon/lwgeom_pg.c @@ -29,12 +29,6 @@ #define PARANOIA_LEVEL 1 -/* - * For win32, this can not be in a separate libary - * See ticket #1158 - */ -/* PG_MODULE_MAGIC; */ - /** * Utility to convert cstrings to textp pointers */ -- 2.40.0