removed a blank line
This commit is contained in:
parent
7711ab6707
commit
b739721d9e
1 changed files with 0 additions and 1 deletions
1
main.c
1
main.c
|
@ -147,7 +147,6 @@ setup()
|
|||
dc.gc = XCreateGC(dpy, root, 0, 0);
|
||||
|
||||
issel = XQueryPointer(dpy, root, &w, &w, &i, &i, &i, &i, &mask);
|
||||
|
||||
strcpy(stext, "dwm-"VERSION);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue