Removing redundant lastbutton variable when both statuscmd and dwmblocks patches are enabled
This commit is contained in:
@@ -2,8 +2,8 @@ static char rawstext[256];
|
||||
static const char statusexport[] = "export BUTTON=-;";
|
||||
#if !DWMBLOCKS_PATCH
|
||||
static int statuscmdn;
|
||||
#endif // DWMBLOCKS_PATCH
|
||||
static int lastbutton;
|
||||
#endif // DWMBLOCKS_PATCH
|
||||
|
||||
void
|
||||
copyvalidchars(char *text, char *rawtext)
|
||||
|
Reference in New Issue
Block a user