Skip to content

Commit

Permalink
Merge pull request osm2pgsql-dev#2230 from joto/remove-mark-way
Browse files Browse the repository at this point in the history
Remove leftover unused app_mark_way() function declaration
  • Loading branch information
lonvia authored Aug 16, 2024
2 parents a1dc8ec + 84fa52c commit a76ea12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/output-flex.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ class output_flex_t : public output_t
int app_define_table();
int app_define_expire_output();
int app_get_bbox();
int app_mark_way();

int table_tostring();
int table_insert();
Expand Down

0 comments on commit a76ea12

Please sign in to comment.