X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=leo.h;h=f753065443776bfa89d2f6ee7dc22f50ad551992;hb=b5ad4205a047a4be68e74c82f5637b13bd3f6896;hp=d5d8a56a4c0dd021c9f314b156767182d530d16c;hpb=bc432588d79bf0c0ba61430e0b6fc4c8e754eef6;p=leo.git diff --git a/leo.h b/leo.h index d5d8a56..f753065 100644 --- a/leo.h +++ b/leo.h @@ -16,7 +16,3 @@ typedef u32 color_t; // 0x00RRGGBB extern uns debug_dump_source, debug_dump_after_proj, debug_dump_after_scaling; extern uns debug_dump_multipolygons, debug_dump_css, debug_dump_styling, debug_dump_symbols; - -/* xml.c */ - -void osm_xml_parse(const char *name);