diff options
Diffstat (limited to 'client/bemenu.c')
-rw-r--r-- | client/bemenu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/bemenu.c b/client/bemenu.c index e441f3d..f2a4c4f 100644 --- a/client/bemenu.c +++ b/client/bemenu.c @@ -11,7 +11,6 @@ static struct client client = { .colors = {0}, .title = "bemenu", .prefix = NULL, - .renderer = NULL, .font = NULL, .selected = 0, .bottom = 0, |