Mantaflow: Address precompiler warning and related cleanup

* Address warning because of undefined OPENVDB usage
* Remove unused WITH_FLUID definitions

Differential Revision: https://developer.blender.org/D6919
This commit is contained in:
Julian Eisel
2020-02-24 12:30:56 +01:00
parent 69c587888b
commit fc81eb74e7
3 changed files with 2 additions and 8 deletions

View File

@@ -86,10 +86,6 @@ if(WITH_IMAGE_OPENEXR)
add_definitions(-DWITH_OPENEXR)
endif()
if(WITH_MOD_FLUID)
add_definitions(-DWITH_FLUID)
endif()
if(WITH_FREESTYLE)
list(APPEND INC
../freestyle