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:
Diffstat (limited to 'source/blender/render')
-rw-r--r--source/blender/render/extern/include/RE_bake.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/render/extern/include/RE_bake.h b/source/blender/render/extern/include/RE_bake.h
index e7f446f07a7..298bb72a02c 100644
--- a/source/blender/render/extern/include/RE_bake.h
+++ b/source/blender/render/extern/include/RE_bake.h
@@ -59,7 +59,6 @@ typedef struct BakePixel {
typedef struct BakeHighPolyData {
struct Object *ob;
- struct ModifierData *tri_mod;
struct Mesh *me;
char restrict_flag;
bool is_flip_object;