This website works better with JavaScript.
Home
Explore
Help
Sign In
gmarx
/
dwm-macbookair
mirror of
https://github.com/gmarxcc/dwm-macbookair
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed unnecessary include, prepared dwm-4.4
main
Anselm R. Garbe
17 years ago
parent
8be3f3ec9e
commit
67a1141f44
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
client.c
+ 0
- 1
client.c
View File
@ -1,7 +1,6 @@
/* See LICENSE file for copyright and license details. */
#
include
"dwm.h"
#
include
<stdlib.h>
#
include
<X11/Xatom.h>
#
include
<X11/Xutil.h>
/* static */
Write
Preview
Loading…
Cancel
Save