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:
@@ -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
|
||||
|
Reference in New Issue
Block a user