Fix compile due forgot remove BKE_scene_omp_threads_update from patch
This commit is contained in:
@@ -138,7 +138,6 @@ int BKE_scene_num_threads(const struct Scene *scene);
|
||||
int BKE_render_num_threads(const struct RenderData *r);
|
||||
|
||||
int BKE_scene_num_omp_threads(const struct Scene *scene);
|
||||
void BKE_scene_omp_threads_update(const struct Scene *scene);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user