Cleanup: Remove unused variable
This commit is contained in:
@@ -171,7 +171,6 @@ static void action_main_region_draw(const bContext *C, ARegion *region)
|
||||
/* draw entirely, view changes should be handled here */
|
||||
SpaceAction *saction = CTX_wm_space_action(C);
|
||||
Scene *scene = CTX_data_scene(C);
|
||||
Object *obact = CTX_data_active_object(C);
|
||||
bAnimContext ac;
|
||||
View2D *v2d = ®ion->v2d;
|
||||
short marker_flag = 0;
|
||||
|
||||
Reference in New Issue
Block a user