render: remove the unused background_props_str external constant

This commit is contained in:
Maxim Solovyov 2023-06-18 14:55:22 +03:00
parent 7fc9436a0c
commit 6b6a8da035
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -583,8 +583,6 @@ void paint_one(session_t *ps, struct managed_win *w, const region_t *reg_paint)
}
}
extern const char *background_props_str[];
static bool get_root_tile(session_t *ps) {
/*
if (ps->o.paint_on_overlay) {