mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove infowin. It slipped out of the last commit, for some reason.
This commit is contained in:
parent
f473dc3d12
commit
cd5c340e01
1
calmwm.h
1
calmwm.h
@ -65,7 +65,6 @@ struct screen_ctx {
|
|||||||
Window rootwin;
|
Window rootwin;
|
||||||
Window menuwin;
|
Window menuwin;
|
||||||
Window searchwin;
|
Window searchwin;
|
||||||
Window infowin;
|
|
||||||
Colormap colormap;
|
Colormap colormap;
|
||||||
XColor bgcolor, fgcolor, fccolor, redcolor, cyancolor,
|
XColor bgcolor, fgcolor, fccolor, redcolor, cyancolor,
|
||||||
whitecolor, blackcolor;
|
whitecolor, blackcolor;
|
||||||
|
Loading…
Reference in New Issue
Block a user