less variable declarations

This commit is contained in:
Motiejus Jakštys 2021-04-15 17:12:43 +03:00
parent 88f6b66f26
commit e9674e350e

View File

@ -248,8 +248,6 @@ declare
pi constant real default radians(180); pi constant real default radians(180);
i int4; i int4;
j int4; j int4;
a geometry;
b geometry;
multi geometry; multi geometry;
begin begin
mutated = false; mutated = false;