Skip to content

Commit fde70ad

Browse files
committed
Remove comment that's not applicable any more
1 parent ce8be4d commit fde70ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flex-config/unitable.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
-- OSM nodes are converted to Points, ways to LineStrings and relations
77
-- to GeometryCollections. If an object would create an invalid geometry
88
-- it is still added to the table with a NULL geometry.
9-
-- XXX expire will currently not work on these tables.
109
local dtable = osm2pgsql.define_table{
1110
name = "data",
1211
-- This will generate a column "osm_id INT8" for the id, and a column

0 commit comments

Comments
 (0)