From 690ed63eb55d1c52b051d8ce40e76e1b57291f29 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 18 Apr 2019 20:02:09 +0200 Subject: Cleanup: unused region init functions --- source/blender/editors/space_nla/nla_intern.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/editors/space_nla/nla_intern.h') diff --git a/source/blender/editors/space_nla/nla_intern.h b/source/blender/editors/space_nla/nla_intern.h index ea067cf4847..2b20ab69fa7 100644 --- a/source/blender/editors/space_nla/nla_intern.h +++ b/source/blender/editors/space_nla/nla_intern.h @@ -32,8 +32,6 @@ /* **************************************** */ /* space_nla.c / nla_buttons.c */ -ARegion *nla_has_buttons_region(ScrArea *sa); - bool nla_panel_context(const bContext *C, PointerRNA *adt_ptr, PointerRNA *nlt_ptr, -- cgit v1.2.3