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/makesdna/DNA_action_types.h')
-rw-r--r--source/blender/makesdna/DNA_action_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_action_types.h b/source/blender/makesdna/DNA_action_types.h
index ef00935c212..0187834af6b 100644
--- a/source/blender/makesdna/DNA_action_types.h
+++ b/source/blender/makesdna/DNA_action_types.h
@@ -244,7 +244,6 @@ typedef enum eActionGroup_Flag {
* It serves as a 'unit' of reusable animation information (i.e. keyframes/motion data), that
* affects a group of related settings (as defined by the user).
*/
-// XXX use this as drop-in replacement at some point...
typedef struct bAction {
ID id; /* ID-serialisation for relinking */