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>2012-09-18 18:40:02 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-09-18 18:40:02 +0400
commit8e93f017ac0200688b237161b6e2aa0fc1efcf58 (patch)
tree6471481ba752d3dcb0ea13c289530ce2098c4874 /source/blender/makesrna/intern/rna_sequencer_api.c
parent6d76f140d08ebd2a990989768d1b34127b2a3b8a (diff)
do_version fix files with bad keyblock uid caused by byg [#31569]
Diffstat (limited to 'source/blender/makesrna/intern/rna_sequencer_api.c')
-rw-r--r--source/blender/makesrna/intern/rna_sequencer_api.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/makesrna/intern/rna_sequencer_api.c b/source/blender/makesrna/intern/rna_sequencer_api.c
index ab1dfbf22b0..c7c4b0817f6 100644
--- a/source/blender/makesrna/intern/rna_sequencer_api.c
+++ b/source/blender/makesrna/intern/rna_sequencer_api.c
@@ -37,8 +37,6 @@
#include "DNA_scene_types.h"
#include "DNA_sequence_types.h"
-extern EnumPropertyItem blend_mode_items[];
-
#ifdef RNA_RUNTIME
//#include "DNA_anim_types.h"