install_deps: removed leftover compile_HDF5 command

It was a leftover from when Alembic with HDF5 was still officially
supported.
This commit is contained in:
Sybren A. Stüvel
2017-04-04 14:50:36 +02:00
parent 8a60d84327
commit a63a31dd12

View File

@@ -2236,9 +2236,6 @@ compile_ALEMBIC() {
return
fi
compile_HDF5
PRINT ""
# To be changed each time we make edits that would modify the compiled result!
alembic_magic=2
_init_alembic