remove extract token

This commit is contained in:
Artem Pavlenko 2021-03-11 13:57:12 +00:00
parent a6ced1622c
commit b70e5adad0

View file

@ -116,5 +116,5 @@ SECTION("polygon closing - epsg 32633") {
CHECK( y == 0 );
}
#endif MAPNIK_USE_PROJ4
#endif //MAPNIK_USE_PROJ4
}