From: Paul Ramsey Date: Wed, 15 Oct 2008 18:26:27 +0000 (+0000) Subject: expunge remaining stringBuffer references X-Git-Tag: 1.4.0b1~618 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e46916d4e9a5c97aebb8a3f8ac6a29b7de39015;p=postgis expunge remaining stringBuffer references git-svn-id: http://svn.osgeo.org/postgis/trunk@3115 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/lwgeom/lwgeom_gist.c b/lwgeom/lwgeom_gist.c index 061003bf8..aa14d0a06 100644 --- a/lwgeom/lwgeom_gist.c +++ b/lwgeom/lwgeom_gist.c @@ -17,7 +17,6 @@ #include "liblwgeom.h" #include "lwgeom_pg.h" -#include "stringBuffer.h" /* diff --git a/lwgeom/lwgeom_inout.c b/lwgeom/lwgeom_inout.c index 755c85869..d4d0e0eb2 100644 --- a/lwgeom/lwgeom_inout.c +++ b/lwgeom/lwgeom_inout.c @@ -19,7 +19,6 @@ #include "liblwgeom.h" -#include "stringBuffer.h"