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