summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-09-11 17:39:54 +0300
committerawy <awy@awy.one>2025-09-11 17:39:54 +0300
commitae9e88aa1f8050243ffcfd0c4c835c7ae83499d9 (patch)
treeb031147e1557f2ad3ccc834fcf1e6ac57c4dd179
parent5cbe75c28ddbe617cdd930e74a0a1a1461d1fa96 (diff)
downloadstatusbar-ae9e88aa1f8050243ffcfd0c4c835c7ae83499d9.tar.gz
rm extra line
-rw-r--r--src/stclock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stclock.c b/src/stclock.c
index ef63fe6..bbd4bf9 100644
--- a/src/stclock.c
+++ b/src/stclock.c
@@ -31,7 +31,6 @@ buttonhandler()
if ((env = getenv("BLOCK_BUTTON")))
button = getbtnint(env);
-
if (!(term = getenv("TERMINAL")))
term = "footclient";