Cleanup: unused code

This commit is contained in:
2017-06-17 11:31:49 +10:00
parent 608cabe2a1
commit 03f67fd5b0
3 changed files with 0 additions and 48 deletions

View File

@@ -159,8 +159,6 @@ void Transform_Properties(struct wmOperatorType *ot, int flags);
void TRANSFORM_WGT_manipulator(struct wmManipulatorGroupType *wgt);
void TRANSFORM_WGT_object(struct wmManipulatorGroupType *wgt);
bool ED_widgetgroup_manipulator2d_poll(const struct bContext *C, struct wmManipulatorGroupType *wgt);
void ED_widgetgroup_manipulator2d_setup(const struct bContext *C, struct wmManipulatorGroup *mgroup);
void ED_widgetgroup_manipulator2d_refresh(const struct bContext *C, struct wmManipulatorGroup *mgroup);