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>2014-10-06 14:36:50 +0400
committerCampbell Barton <ideasman42@gmail.com>2014-10-06 16:08:41 +0400
commit471a011122415b6a78a2fd403b89263f11200074 (patch)
tree5ebab974c70a5d66b7e4f28812a821fb8425aa2e /source/blender/makesdna/DNA_space_types.h
parent939fa6759c5d6e72fa4ef8c9d10075488f4d7666 (diff)
Cleanup: remove old preview code
Diffstat (limited to 'source/blender/makesdna/DNA_space_types.h')
-rw-r--r--source/blender/makesdna/DNA_space_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_space_types.h b/source/blender/makesdna/DNA_space_types.h
index 6f57f549efb..a267217abf6 100644
--- a/source/blender/makesdna/DNA_space_types.h
+++ b/source/blender/makesdna/DNA_space_types.h
@@ -57,7 +57,6 @@ struct Scopes;
struct Histogram;
struct SpaceIpo;
struct BlendHandle;
-struct RenderInfo;
struct bNodeTree;
struct uiBlock;
struct FileList;