]> granicus.if.org Git - postgis/commitdiff
Syntax cleanup
authorBborie Park <bkpark at ucdavis.edu>
Tue, 9 Oct 2012 23:12:46 +0000 (23:12 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 9 Oct 2012 23:12:46 +0000 (23:12 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10388 b70326c6-7e19-0410-871a-916f4a2858ee

raster/rt_pg/rt_pg.c

index 1b3209af10268c8d45f1ab5f976f5f71388afba3..32c214bc90d37c7a5cdb13470d3410a521cdb174 100644 (file)
@@ -14088,7 +14088,6 @@ Datum RASTER_union_transfn(PG_FUNCTION_ARGS)
                do {
                        int numbands;
 
-
                        if (rt_raster_is_empty(raster))
                                break;