From ae9e88aa1f8050243ffcfd0c4c835c7ae83499d9 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 11 Sep 2025 17:39:54 +0300 Subject: rm extra line --- src/stclock.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stclock.c') 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"; -- cgit v1.2.3