about summary refs log tree commit diff
path: root/dmenu.c
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu.c')
-rw-r--r--dmenu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dmenu.c b/dmenu.c
index f383bb1..95bcace 100644
--- a/dmenu.c
+++ b/dmenu.c
@@ -765,7 +765,6 @@ setup(void)
 	XIM xim;
 	Window w, dw, *dws;
 	XWindowAttributes wa;
-	XClassHint ch = {"dmenu", "dmenu"};
 #ifdef XINERAMA
 	XineramaScreenInfo *info;
 	Window pw;