From 098b901567db25c629d8c3642ba149fe5b8ec2fa Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 27 Sep 2013 14:58:21 +0000 Subject: [PATCH] Remove misplaced comment git-svn-id: http://svn.osgeo.org/postgis/trunk@11985 b70326c6-7e19-0410-871a-916f4a2858ee --- postgis/postgis.sql.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/postgis/postgis.sql.in b/postgis/postgis.sql.in index a430aa613..ed96878e3 100644 --- a/postgis/postgis.sql.in +++ b/postgis/postgis.sql.in @@ -27,9 +27,6 @@ SET client_min_messages TO warning; BEGIN; -------------------------------------------------------------------- --- SPHEROID TYPE -------------------------------------------------------------------- CREATE OR REPLACE FUNCTION _postgis_deprecate(oldname text, newname text, version text) RETURNS void AS $$ -- 2.50.1