Cleanup: remove public unused function.
This commit is contained in:
@@ -347,7 +347,6 @@ bool ED_operator_info_active(struct bContext *C);
|
||||
bool ED_operator_console_active(struct bContext *C);
|
||||
|
||||
bool ED_operator_object_active(struct bContext *C);
|
||||
bool ED_operator_object_active_editable_ex(struct bContext *C, const Object *ob);
|
||||
bool ED_operator_object_active_editable(struct bContext *C);
|
||||
bool ED_operator_object_active_editable_mesh(struct bContext *C);
|
||||
bool ED_operator_object_active_editable_font(struct bContext *C);
|
||||
|
||||
Reference in New Issue
Block a user