diff options
Diffstat (limited to 'client/common/common.h')
-rw-r--r-- | client/common/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/common/common.h b/client/common/common.h index 284b962..fa2025c 100644 --- a/client/common/common.h +++ b/client/common/common.h @@ -10,7 +10,6 @@ struct client { const char *colors[BM_COLOR_LAST]; const char *title; const char *prefix; - const char *renderer; const char *font; int32_t selected; int32_t bottom; |