From 97661ce321e795a3c4fb22ba67ae0ef8241e2c40 Mon Sep 17 00:00:00 2001 From: Sky Hearn Date: Tue, 27 Feb 2024 17:12:13 -0800 Subject: [PATCH] idek --- slstatus.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/slstatus.c b/slstatus.c index 49e0b2e..fd31313 100644 --- a/slstatus.c +++ b/slstatus.c @@ -11,8 +11,6 @@ #include "slstatus.h" #include "util.h" -// lol test - struct arg { const char *(*func)(const char *); const char *fmt;