chiark / gitweb /
shapelib: Do not "note" the nonexistent SVG for magic items
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 14 May 2022 18:07:19 +0000 (19:07 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 14 May 2022 18:09:56 +0000 (19:09 +0100)
commit2761fc0119c2286445aa50824361ab6cc8c0bd1d
treefe01ba8384b84274cfe0afdc164554e369b7e6ae
parente90bc3477058916b108eecc997a03d9d134c6b7a
shapelib: Do not "note" the nonexistent SVG for magic items

These do not need processing during bundle upload.  Indeed, attempting
it causes it to fail since there isn't actually any SVG.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/shapelib.rs