Cleanup: Remove unused declaration and include

No functional changes.
This commit is contained in:
Christoph Lendenfeld 2023-11-07 13:20:46 +01:00
parent 02b41a5d23
commit d08582c4d6
1 changed files with 0 additions and 3 deletions

View File

@ -8,11 +8,8 @@
* \brief Functions to modify FCurves.
*/
#include "RNA_types.hh"
struct AnimData;
struct FCurve;
struct bAction;
namespace blender::animrig {
/**