Cleanup: Remove unused function
This commit is contained in:
@@ -1685,7 +1685,6 @@ struct Panel *UI_panel_begin(struct ARegion *region,
|
||||
bool *r_open);
|
||||
void UI_panel_end(const struct ARegion *region, uiBlock *block, int width, int height, bool open);
|
||||
|
||||
void UI_panels_scale(struct ARegion *region, float new_width);
|
||||
void UI_panel_label_offset(struct uiBlock *block, int *r_x, int *r_y);
|
||||
int UI_panel_size_y(const struct Panel *panel);
|
||||
bool UI_panel_is_dragging(const struct Panel *panel);
|
||||
|
||||
Reference in New Issue
Block a user