minor
Anselm R Garbe garbeam@gmail.com
Thu, 21 Feb 2008 19:19:46 +0000
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
dwm.c
→
dwm.c
@@ -1568,7 +1568,6 @@ cursor[CurResize] = XCreateFontCursor(dpy, XC_sizing);
cursor[CurMove] = XCreateFontCursor(dpy, XC_fleur); // init screens/monitors first - mcount = 1; if((isxinerama = XineramaIsActive(dpy))) info = XineramaQueryScreens(dpy, &mcount); selmonitor = monitors = emallocz(mcount * sizeof(Monitor));