summaryrefslogtreecommitdiffhomepage
path: root/patch
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-07-05 21:53:36 +0200
committerbakkeby <[email protected]>2020-07-05 21:53:36 +0200
commitab488abc118f26fd999e1592a4d0f3ff997980ba (patch)
tree3cb20e55bbc21de6df73fa84c5ea24808d161c39 /patch
parent5478f99c3b9ee86a2714bfa17a098308f844e356 (diff)
downloaddwm-flexipatch-ab488abc118f26fd999e1592a4d0f3ff997980ba.tar.gz
dwm-flexipatch-ab488abc118f26fd999e1592a4d0f3ff997980ba.zip
Extrabar compatibility improvements
Diffstat (limited to 'patch')
-rw-r--r--patch/statuscmd.c5
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;