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:
authorCampbell Barton <ideasman42@gmail.com>2020-02-15 07:58:06 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-02-15 07:58:06 +0300
commitf829fefe8abc1b36e663b794827ce4b2e58f9901 (patch)
tree263a775f3d250b708d99574d19f286f658e9a0ed /source/blender/makesdna/DNA_scene_types.h
parent1857548b5c23bcc9c75d47d61a75b17f01b8b0b7 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/makesdna/DNA_scene_types.h')
-rw-r--r--source/blender/makesdna/DNA_scene_types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h
index ca973bf6120..13bbd9319a0 100644
--- a/source/blender/makesdna/DNA_scene_types.h
+++ b/source/blender/makesdna/DNA_scene_types.h
@@ -655,9 +655,6 @@ typedef struct RenderData {
short subimtype DNA_DEPRECATED;
short quality DNA_DEPRECATED;
- /**
- * Render to image editor, fullscreen or to new window.
- */
char use_lock_interface;
char _pad7[3];