diff options
| author | bakkeby <[email protected]> | 2020-07-05 21:53:36 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-07-05 21:53:36 +0200 |
| commit | ab488abc118f26fd999e1592a4d0f3ff997980ba (patch) | |
| tree | 3cb20e55bbc21de6df73fa84c5ea24808d161c39 /patch | |
| parent | 5478f99c3b9ee86a2714bfa17a098308f844e356 (diff) | |
| download | dwm-flexipatch-ab488abc118f26fd999e1592a4d0f3ff997980ba.tar.gz dwm-flexipatch-ab488abc118f26fd999e1592a4d0f3ff997980ba.zip | |
Extrabar compatibility improvements
Diffstat (limited to 'patch')
| -rw-r--r-- | patch/statuscmd.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/patch/statuscmd.c b/patch/statuscmd.c index ddb0c87..b38739d 100644 --- a/patch/statuscmd.c +++ b/patch/statuscmd.c @@ -1,8 +1,3 @@ -#if STATUS2D_PATCH -static char rawstext[1024]; -#else -static char rawstext[256]; -#endif // STATUS2D_PATCH #if !DWMBLOCKS_PATCH static const char statusexport[] = "export BUTTON=-;"; static int statuscmdn; |
