From b271cbfcb062498532a2bde5ab9fbac03be8f1cd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 13 Feb 2019 19:12:43 +1100 Subject: Cleanup: unused DNA struct members - Timeline theme. - 3D view runtime variables. - Exclude EditLatt from SDNA. --- source/blender/makesdna/DNA_userdef_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesdna/DNA_userdef_types.h') diff --git a/source/blender/makesdna/DNA_userdef_types.h b/source/blender/makesdna/DNA_userdef_types.h index b1d4145328b..cfb52c8fa14 100644 --- a/source/blender/makesdna/DNA_userdef_types.h +++ b/source/blender/makesdna/DNA_userdef_types.h @@ -434,7 +434,6 @@ typedef struct bTheme { ThemeSpace tima; ThemeSpace text; ThemeSpace toops; - ThemeSpace ttime; ThemeSpace tnode; ThemeSpace tuserpref; ThemeSpace tconsole; -- cgit v1.2.3