Leftover function declaration of IVAS_DEC_SetHeadrotation in lib_dec.h
In lib_dec.h
there is a leftover declaration of function IVAS_DEC_SetHeadrotation
, which has no implementation. It seems safe to remove, since head rotation data is fed to the decoder via IVAS_DEC_FeedHeadTrackData
.