X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=leo.h;h=f753065443776bfa89d2f6ee7dc22f50ad551992;hb=69501dc691564f350581115ee49d61ef39858e62;hp=d5d8a56a4c0dd021c9f314b156767182d530d16c;hpb=e28583d685d1ba75ea0822c37dd80b6cf593aa74;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);