Remove unused definition. This enum must be synchronized with the registration ANIM_init_channel_typeinfo_data function in anim_channels_define.c

If the list is not equal, weird things start to happend in animation editors.
This commit is contained in:
Antonio Vazquez 2017-01-17 13:32:32 +01:00
parent 43872f59b9
commit 276e36a59f
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@ typedef enum eAnim_ChannelType {
ANIMTYPE_DSSKEY,
ANIMTYPE_DSWOR,
ANIMTYPE_DSNTREE,
ANIMTYPE_DSPART,
ANIMTYPE_DSMBALL,
ANIMTYPE_DSARM,
ANIMTYPE_DSMESH,