Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2017-04-04 15:50:36 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2017-04-04 15:50:58 +0300
commita63a31dd12ece94cef9cddd6ce609541ab431a97 (patch)
tree2d507263dc346f1ab55c9eb2d241632aaf7be225
parent8a60d843272d39fa453f0bfa941c9e947e99624f (diff)
install_deps: removed leftover compile_HDF5 command
It was a leftover from when Alembic with HDF5 was still officially supported.
-rwxr-xr-xbuild_files/build_environment/install_deps.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 381330be7d2..c65305703bf 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -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