removed obsolete forward declaration

This commit is contained in:
2013-06-24 13:04:58 +00:00
parent d42204f962
commit 960d2ec028

View File

@@ -69,8 +69,6 @@ struct PointerRNA;
struct PropertyRNA;
struct EnumPropertyItem;
enum eVGroupSelect;
/* object_edit.c */
struct Object *ED_object_context(struct bContext *C); /* context.object */
struct Object *ED_object_active_context(struct bContext *C); /* context.object or context.active_object */