Cleanup: unused region init functions

This commit is contained in:
2019-04-18 20:02:09 +02:00
parent da1b519d82
commit 690ed63eb5
14 changed files with 0 additions and 317 deletions

View File

@@ -35,10 +35,6 @@ struct bContext;
/* internal exports only */
/* ***************************************** */
/* space_graph.c */
struct ARegion *graph_has_buttons_region(struct ScrArea *sa);
/* ***************************************** */
/* graph_draw.c */
void graph_draw_channel_names(struct bContext *C, struct bAnimContext *ac, struct ARegion *ar);