Remove a delete note

pull/4/head
Moritz Luedecke 7 years ago
parent daa292de8e
commit 0a4dd1a852

@ -74,7 +74,6 @@ drawitem(const char* text, Bool sel, int x, int y, int w) {
return drw_text(drw, x, y, w, bh, lrpad / 2, text, 0); return drw_text(drw, x, y, w, bh, lrpad / 2, text, 0);
} }
// XXX: Delete this function
static void static void
grabfocus(void) { grabfocus(void) {
Window focuswin; Window focuswin;

Loading…
Cancel
Save