Cleanup: remove redundant struct declarations

This commit is contained in:
2020-12-16 16:19:04 +11:00
parent 588f107f11
commit b347c4e9ca
67 changed files with 3 additions and 112 deletions

View File

@@ -25,8 +25,6 @@
/* For enum. */
#include "DNA_space_types.h"
struct SnapObjectParams;
bool peelObjectsTransform(struct TransInfo *t,
const float mval[2],
const bool use_peel_object,