this is unnecessary

This commit is contained in:
speedie 2023-05-06 23:07:16 +02:00
parent 409fc8db5e
commit c58542c2b9

View file

@ -20,4 +20,4 @@ static void grabkeyboard(void);
static void getcapsstate(void);
static Key ckeys[256];
static char capstext[16] = "Caps Lock";
static char capstext[16];