]> granicus.if.org Git - postgis/commitdiff
Revert accidental commit
authorRegina Obe <lr@pcorp.us>
Mon, 19 Nov 2018 00:07:39 +0000 (00:07 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 19 Nov 2018 00:07:39 +0000 (00:07 +0000)
References #4231 for PostGIS 3.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@17031 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/Makefile.in

index 31d080203488411954322fe4c6ac070bec0c2d35..f32fd9db050171b65135f71af696fc7f631552d9 100644 (file)
@@ -122,8 +122,7 @@ PG_OBJS= \
        mvt.o \
        lwgeom_out_mvt.o \
        geobuf.o \
-       lwgeom_out_geobuf.o \
-       postgis_legacy.o
+       lwgeom_out_geobuf.o
 
 # Objects to build using PGXS
 OBJS=$(PG_OBJS)