From: Bborie Park Date: Mon, 18 Jun 2012 22:47:45 +0000 (+0000) Subject: Cleanup of dev comments X-Git-Tag: 2.1.0beta2~886 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75ef06233e80b0204ef9f1dbc518da72091ae47e;p=postgis Cleanup of dev comments git-svn-id: http://svn.osgeo.org/postgis/trunk@9942 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/raster/rt_pg/rt_pg.c b/raster/rt_pg/rt_pg.c index 1505bd922..6a5a85d9d 100644 --- a/raster/rt_pg/rt_pg.c +++ b/raster/rt_pg/rt_pg.c @@ -9581,10 +9581,6 @@ Datum RASTER_sameAlignment(PG_FUNCTION_ARGS) PG_RETURN_BOOL(aligned); } -/* - TODO: continue working on adding PG_FREE_IF_COPY from HERE -*/ - /** * Two raster MapAlgebra */