removed unnecessary border color
This commit is contained in:
parent
a4c4998c8b
commit
30561a0161
5 changed files with 0 additions and 25 deletions
1
dwm.h
1
dwm.h
|
@ -43,7 +43,6 @@ struct DC { /* draw context */
|
|||
int x, y, w, h;
|
||||
unsigned long bg;
|
||||
unsigned long fg;
|
||||
unsigned long border;
|
||||
Drawable drawable;
|
||||
Fnt font;
|
||||
GC gc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue