diff options
| author | bakkeby <[email protected]> | 2020-05-03 16:09:05 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-05-03 16:09:05 +0200 |
| commit | 75d5f1e0c5140bb97ebb77db66462d7a86da9450 (patch) | |
| tree | bd0dc2ef67b543402b885df8115a266755b4c3f4 /drw.c | |
| parent | 657988fbbf2825e303dd0fe107a142a89933a897 (diff) | |
| download | dwm-flexipatch-75d5f1e0c5140bb97ebb77db66462d7a86da9450.tar.gz dwm-flexipatch-75d5f1e0c5140bb97ebb77db66462d7a86da9450.zip | |
Adding shiftview patch
Diffstat (limited to 'drw.c')
| -rw-r--r-- | drw.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -242,8 +242,6 @@ drw_clr_create( dest->pixel |= 0xff << 24; #endif // NO_TRANSPARENT_BORDERS_PATCH #endif // ALPHA_PATCH - - } /* Wrapper to create color schemes. The caller has to call free(3) on the |
