]> granicus.if.org Git - postgis/commitdiff
Remove module magic from here, #1162
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 9 Nov 2012 21:54:39 +0000 (21:54 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 9 Nov 2012 21:54:39 +0000 (21:54 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10662 b70326c6-7e19-0410-871a-916f4a2858ee

libpgcommon/lwgeom_pg.c

index 2afd8cf60ee56850c0a82c108670a7df41ae105c..bb59080be12d7759965c019b85e3dfbebdfa476c 100644 (file)
 
 #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 
 */