about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--calmwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calmwm.h b/calmwm.h
index d505426..08ffac9 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -65,7 +65,6 @@ struct screen_ctx {
 	Window		 rootwin;
 	Window		 menuwin;
 	Window		 searchwin;
-	Window		 infowin;
 	Colormap	 colormap;
 	XColor		 bgcolor, fgcolor, fccolor, redcolor, cyancolor,
 			 whitecolor, blackcolor;