Merge remote-tracking branch 'upstream/pull/5073'
This commit is contained in:
commit
68abf2075b
1 changed files with 0 additions and 7 deletions
|
@ -639,12 +639,5 @@ module Api
|
|||
xml.find("//osm/node").first[name] = value.to_s
|
||||
xml
|
||||
end
|
||||
|
||||
##
|
||||
# parse some xml
|
||||
def xml_parse(xml)
|
||||
parser = XML::Parser.string(xml)
|
||||
parser.parse
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue