limit scope of screen_apply_gap()

This commit is contained in:
okan
2018-02-09 20:08:07 +00:00
parent 1a5f80bd0b
commit e6bf7429b3
2 changed files with 3 additions and 2 deletions

View File

@@ -476,7 +476,6 @@ void search_print_text(struct menu *, int);
void search_print_wm(struct menu *, int);
struct region_ctx *region_find(struct screen_ctx *, int, int);
struct geom screen_apply_gap(struct screen_ctx *, struct geom);
struct screen_ctx *screen_find(Window);
struct geom screen_area(struct screen_ctx *, int, int,
enum apply_gap);