[Bf-blender-cvs] [a48c171] openvdb: Forgot this in previous commit

Kévin Dietrich noreply at git.blender.org
Sat Jan 23 09:14:46 CET 2016


Commit: a48c171584e06feccd911f06a2e6a54abb31222c
Author: Kévin Dietrich
Date:   Sat Jan 23 09:14:27 2016 +0100
Branches: openvdb
https://developer.blender.org/rBa48c171584e06feccd911f06a2e6a54abb31222c

Forgot this in previous commit

===================================================================

M	source/blender/windowmanager/WM_api.h

===================================================================

diff --git a/source/blender/windowmanager/WM_api.h b/source/blender/windowmanager/WM_api.h
index cbfb7ad..fc0a3a6 100644
--- a/source/blender/windowmanager/WM_api.h
+++ b/source/blender/windowmanager/WM_api.h
@@ -444,7 +444,6 @@ enum {
 	WM_JOB_TYPE_SEQ_BUILD_PREVIEW,
 	WM_JOB_TYPE_POINTCACHE,
 	WM_JOB_TYPE_DPAINT_BAKE,
-	WM_JOB_TYPE_OPENVDB_CACHE,
 	/* add as needed, screencast, seq proxy build
 	 * if having hard coded values is a problem */
 };




More information about the Bf-blender-cvs mailing list