Removing unnecessary variable when both statuscmd and dwmblocks is used
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
static char rawstext[256];
|
||||
static const char statusexport[] = "export BUTTON=-;";
|
||||
#if !DWMBLOCKS_PATCH
|
||||
static const char statusexport[] = "export BUTTON=-;";
|
||||
static int statuscmdn;
|
||||
static int lastbutton;
|
||||
#endif // DWMBLOCKS_PATCH
|
||||
|
Reference in New Issue
Block a user