]> granicus.if.org Git - postgis/commitdiff
Cleanup of dev comments
authorBborie Park <bkpark at ucdavis.edu>
Mon, 18 Jun 2012 22:47:45 +0000 (22:47 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 18 Jun 2012 22:47:45 +0000 (22:47 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9942 b70326c6-7e19-0410-871a-916f4a2858ee

raster/rt_pg/rt_pg.c

index 1505bd922d7bbe03166ff0ec212286dd4d3a2909..6a5a85d9da5ed4b73eaeff77548e9052bdc0af03 100644 (file)
@@ -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
  */