Cleanup: Remove unused function

This commit is contained in:
2022-07-20 14:30:44 -05:00
parent d34f8ac3d9
commit fe108d85b4
2 changed files with 0 additions and 11 deletions

View File

@@ -887,7 +887,6 @@ bool DRW_object_is_in_edit_mode(const struct Object *ob);
* we are rendering or drawing in the viewport.
*/
int DRW_object_visibility_in_active_context(const struct Object *ob);
bool DRW_object_is_flat_normal(const struct Object *ob);
bool DRW_object_use_hide_faces(const struct Object *ob);
bool DRW_object_is_visible_psys_in_active_context(const struct Object *object,