projects
/
sent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96e1607
)
remove debug statement
author
Markus Teich
<markus.teich@stusta.mhn.de>
Sat, 2 May 2015 11:29:03 +0000
(13:29 +0200)
committer
Markus Teich
<markus.teich@stusta.mhn.de>
Sat, 2 May 2015 11:29:03 +0000
(13:29 +0200)
sent.c
patch
|
blob
|
history
diff --git
a/sent.c
b/sent.c
index b7615bf8084a72977e96033bc1a0b88dab9b9476..e05bc4d6e47b60a8725350be03b13a0cb553a70c 100644
(file)
--- a/
sent.c
+++ b/
sent.c
@@
-555,7
+555,6
@@
void xloadfonts(char *fontstr)
}
fonts[i] = drw_fontset_create(d, (const char**)fstrs, LEN(fstrs));
}
- drw_setfontset(d, fonts[19]);
}
void bpress(XEvent *e)